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

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

index f4e1f6ef20480dde89d5f4a818e3866865a705b1..01eb8cf2cd2c71c929aa60d0731b0b39c9bd54c8 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__ 20061031
+#define __GLIBCXX__ 20061101
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.