]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 3 Dec 2005 00:16:24 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 3 Dec 2005 00:16:24 +0000 (00:16 +0000)
From-SVN: r107965

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

index 86a1aee8bd38d04c5b70bc9d4d3531f149496715..d194ab1c2a7289885fad75984b5da7daf1f0d62a 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__ 20051202
+#define __GLIBCXX__ 20051203
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.