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

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

index a844be4f0539b8f0d6d7fa1927a8cf37cb7b97b0..78bfb76f14ae8d4021b38b4bc5de59197676a95f 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__ 20061108
+#define __GLIBCXX__ 20061109
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.