]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 24 Feb 2007 00:16:27 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 24 Feb 2007 00:16:27 +0000 (00:16 +0000)
From-SVN: r122278

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

index 2f1c11e2eb59675fcf182c1e75711c5c4ef13032..d35a0c6f76766aee1015fa2eb5bb1c52b729bc2f 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__ 20070223
+#define __GLIBCXX__ 20070224
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.