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

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

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