]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 Mar 2006 00:16:56 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 Mar 2006 00:16:56 +0000 (00:16 +0000)
From-SVN: r111723

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

index fd27579feb314e73b86c0984a46bff8b93ad3fee..e4a0d87a00d10eb692617c1ad54e56cbce621441 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__ 20060304
+#define __GLIBCXX__ 20060305
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.