aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-04-29 00:16:59 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-04-29 00:16:59 +0000
commit2e28fc053441e9002de6aafe608866966fe18e78 (patch)
tree68eb046c580d2a92b1488d884edd48ea3d53a634
parentc9b85cca8db6ec75b77d7b3e0b0579749fe8f702 (diff)
downloadgcc-2e28fc053441e9002de6aafe608866966fe18e78.zip
gcc-2e28fc053441e9002de6aafe608866966fe18e78.tar.gz
gcc-2e28fc053441e9002de6aafe608866966fe18e78.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r66199.2
-rw-r--r--libstdc++-v3/include/bits/c++config2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config
index 2f2cb93..b2295e8 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -36,7 +36,7 @@
#include <bits/limits.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20030428
+#define __GLIBCPP__ 20030429
// This is necessary until GCC supports separate template
// compilation.