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

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

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