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

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

index e5daa7eeb08e7cff1369f07170434813429823fc..32dd0bc91e04b71fc3b6676858b54e668d85750e 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__ 20060827
+#define __GLIBCXX__ 20060828
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.