aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2007-02-17 00:16:30 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2007-02-17 00:16:30 +0000
commiteaad4492d2a304ae40fd28a082ca0abe7ac93d42 (patch)
treedb66ae6c6c79c85b5e98e92d485d3b9f23e56aaf
parentaee642529e8c9a8e209c9fca8b4faf5b2b0566b6 (diff)
downloadgcc-eaad4492d2a304ae40fd28a082ca0abe7ac93d42.zip
gcc-eaad4492d2a304ae40fd28a082ca0abe7ac93d42.tar.gz
gcc-eaad4492d2a304ae40fd28a082ca0abe7ac93d42.tar.bz2
Daily bump.
From-SVN: r122060
-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 502827d..70fedee 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__ 20070216
+#define __GLIBCXX__ 20070217
// Allow use of "export template." This is currently not a feature
// that g++ supports.