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
commitaee642529e8c9a8e209c9fca8b4faf5b2b0566b6 (patch)
tree61cfd187b099e04d49bcb4ea27f3c7113781e860
parente564c8d37abf16a7161a3bcf2b8c3e96f8a7fac7 (diff)
downloadgcc-aee642529e8c9a8e209c9fca8b4faf5b2b0566b6.zip
gcc-aee642529e8c9a8e209c9fca8b4faf5b2b0566b6.tar.gz
gcc-aee642529e8c9a8e209c9fca8b4faf5b2b0566b6.tar.bz2
Daily bump.
From-SVN: r122020
-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 00eb173..502827d 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.