aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-05-07 00:17:00 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-05-07 00:17:00 +0000
commitf84847cc1d920ac510d6d8e97b59b4014863708b (patch)
tree20f861403f63d44206ec6c5295edd686061a6e23
parentdb3bc87b3490ecd14cdfd3a9627e616f3bb25092 (diff)
Daily bump.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-3_3-branch@99341 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 b02d1c19e6e..23eb6727e16 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__ 20050506
+#define __GLIBCPP__ 20050507
// This is necessary until GCC supports separate template compilation.
#define _GLIBCPP_NO_TEMPLATE_EXPORT 1