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

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

index d0374a58bc09e2f81e942b6f137dfd094da043ba..40bcc6ebc0d278341d329e88086918b4b61303ac 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__ 20070208
+#define __GLIBCXX__ 20070209
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.