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

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

index 6733b1318ad585f909a3a4043c40d376110c6c4b..3c5116375329e9794c5919c532160c423f2fec21 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__ 20060920
+#define __GLIBCXX__ 20060921
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.