]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 7 Jun 2006 00:16:33 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 7 Jun 2006 00:16:33 +0000 (00:16 +0000)
From-SVN: r114454

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

index 86e3c0eed068dc68997c0dcd1aa204073e6e6c05..d169f7be8b9c050b2e0c59e1d770fc50a1c7b5cc 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__ 20060606
+#define __GLIBCXX__ 20060607
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.