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

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

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