aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-04-26 00:16:57 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-04-26 00:16:57 +0000
commit1b1b369bef958804107eccd4f691bdb4c8a244e1 (patch)
tree05f01a47e1d02e74bc0a3b11213701e0a541f3f1
parent09168554dcd4b29ac3a93c7ff480ea4ff7c4f517 (diff)
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r66089.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 333090ad623..5e2130b5cbc 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__ 20030425
+#define __GLIBCPP__ 20030426
// This is necessary until GCC supports separate template
// compilation.