aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2007-02-14 00:16:39 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2007-02-14 00:16:39 +0000
commit832ac084c4c929ae872b3c25a665888884104273 (patch)
treead0c544f97b48902d1cd4bba17179ef5d0099c0a
parentbb49f876f5a2c7df146aa42316e6ee4b82d6948b (diff)
Daily bump.
From-SVN: r121897
-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 fd7f85c8b5f..82a2c3f5aa2 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__ 20070213
+#define __GLIBCXX__ 20070214
// Allow use of "export template." This is currently not a feature
// that g++ supports.