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

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

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