summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-04-10 00:17:01 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-04-10 00:17:01 +0000
commit50f1a7d71f011c7bc631b3e4dd2edc3dc39d79fb (patch)
tree69a7d6a8c05e1ae75be0487943d7152d6d57bef1
parente58b6426db8061fe70d6e55b7c9f0a451beed0ce (diff)
downloadgcc-50f1a7d71f011c7bc631b3e4dd2edc3dc39d79fb.tar.gz
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r65417.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 926c57e17f5..0059a0a72f4 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__ 20030409
+#define __GLIBCPP__ 20030410
// This is necessary until GCC supports separate template
// compilation.