aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2007-02-16 00:16:23 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2007-02-16 00:16:23 +0000
commit529ec2f3d18bad4febac1415390dff789964de8b (patch)
tree61cfd187b099e04d49bcb4ea27f3c7113781e860
parentdb911685fd250c9d311568d53064d5e0738c3404 (diff)
Daily bump.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-4_0-branch@122020 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 00eb173916a..502827dd87a 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 __GLIBCXX__ 20070215
+#define __GLIBCXX__ 20070216
// Allow use of "export template." This is currently not a feature
// that g++ supports.