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

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

index 345ce6a8c4c458610077e5ece66e32f325a7e7b2..22a755db816de25468ad35af47a430a6bb1944e7 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__ 20061130
+#define __GLIBCXX__ 20061201
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.