aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-05-12 00:16:20 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-05-12 00:16:20 +0000
commit8d1bf9e0d2cef08d1539df0846732bdb335d5e9e (patch)
treed435ee623ec0d2e9754ddcaa152f8e268efe35fe
parent9fcfb529f8f9bfc78bc49bef33d6d6a78d562bb3 (diff)
Daily bump.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-3_3-branch@99602 138bc75d-0d04-0410-961f-82ee72b054a4
-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 ebd72e571fb..71564f0c574 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -35,7 +35,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20050511
+#define __GLIBCPP__ 20050512
// This is necessary until GCC supports separate template compilation.
#define _GLIBCPP_NO_TEMPLATE_EXPORT 1