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

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

index b180ba8b9d96156e6482111e0a3e4fe463f9538a..3804f5b0a4f618f632b223e68817aa86fb349e82 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__ 20051111
+#define __GLIBCXX__ 20051112
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.