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

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

index 8e2194ff1d58c444dd5625fd6d2d6d02b50f0b2a..9d37c1a30d53721b70b8a6155c5d280729e4e4d7 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__ 20060927
+#define __GLIBCXX__ 20060928
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.