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

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

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