]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 6 Mar 2006 00:17:10 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 6 Mar 2006 00:17:10 +0000 (00:17 +0000)
From-SVN: r111744

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

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