]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 8 Feb 2006 00:16:23 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 8 Feb 2006 00:16:23 +0000 (00:16 +0000)
From-SVN: r110731

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

index dec085ab7dc345de658468ae0553b8bb3a6f0c46..32132ce1284e15bc4723ae5bce599439dddba839 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__ 20060207
+#define __GLIBCXX__ 20060208
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.