]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 15 Dec 2005 00:17:04 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 15 Dec 2005 00:17:04 +0000 (00:17 +0000)
From-SVN: r108548

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

index 24755d9e4fa6506c42a7723af5edd89104c3e0ea..479651ace7472b595deda935754251f9a2a1785d 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__ 20051214
+#define __GLIBCXX__ 20051215
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.