summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-05-14 00:16:34 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-05-14 00:16:34 +0000
commitb18139c95e0cf437324203bc538dbd25c1cf073d (patch)
tree46b354dbdcc7703e95b23e99590263c5c543e7bd
parentdbe5c2c60cde28312bdb092b84f4b90fd1a5afb7 (diff)
downloadgcc-b18139c95e0cf437324203bc538dbd25c1cf073d.tar.gz
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r99684.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 931e0782453..84a19131a1e 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__ 20050513
+#define __GLIBCPP__ 20050514
// This is necessary until GCC supports separate template compilation.
#define _GLIBCPP_NO_TEMPLATE_EXPORT 1