]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 7 Nov 2005 00:16:22 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 7 Nov 2005 00:16:22 +0000 (00:16 +0000)
From-SVN: r106574

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

index a887a02d49a5e274beb8cb30dc79cb4777ea17d9..835c573c3a7ed86ce017490fa2f96ad28a97604d 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__ 20051106
+#define __GLIBCXX__ 20051107
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.