]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump. releases/gcc-4.0
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 25 Feb 2007 00:16:34 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 25 Feb 2007 00:16:34 +0000 (00:16 +0000)
From-SVN: r122302

libstdc++-v3/include/bits/c++config

index d35a0c6f76766aee1015fa2eb5bb1c52b729bc2f..d0b0da2a4bb6b9ecf65c7cc3423caeae8a8b073e 100644 (file)
@@ -35,7 +35,7 @@
 #include <bits/os_defines.h>
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCXX__ 20070224
+#define __GLIBCXX__ 20070225
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.