]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 9 Jan 2007 00:16:36 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 9 Jan 2007 00:16:36 +0000 (00:16 +0000)
From-SVN: r120600

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

index a14ca98ee01f4f81423185d52bf26435841f901f..d8fa50b6d3f4074967b71dffb6ead6401d693d9c 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__ 20070108
+#define __GLIBCXX__ 20070109
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.