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

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

index 8455d8f82b97c5526cf60b2eca6519041c26c22d..dbe6d0d0400924128a1e7981a2efd5e09081945e 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__ 20051114
+#define __GLIBCXX__ 20051115
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.