]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 8 Nov 2005 00:16:19 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 8 Nov 2005 00:16:19 +0000 (00:16 +0000)
From-SVN: r106622

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

index 835c573c3a7ed86ce017490fa2f96ad28a97604d..b77494aa0a9506b56116188f06cd33ebcfe1f74c 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__ 20051107
+#define __GLIBCXX__ 20051108
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.