summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-05-05 00:16:28 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-05-05 00:16:28 +0000
commitc94d266efdcc6ef8a508b4312f52a492726574eb (patch)
treef1dd8df6e29cea2b7c930b8d473aa8eaa915e66a
parent53a35750e12e38a3a1de925091a2bf4bb3c52404 (diff)
downloadgcc-c94d266efdcc6ef8a508b4312f52a492726574eb.tar.gz
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r99244.1
-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 fa3799ab79a..a2bb51a33c7 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__ 20050504
+#define __GLIBCPP__ 20050505
// This is necessary until GCC supports separate template compilation.
#define _GLIBCPP_NO_TEMPLATE_EXPORT 1