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

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

index 41f2bc3d4d5fbd3f168f3339e6ac055ba7a78da9..f98b9937d466365859f4d8a5c472b516bae45fee 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__ 20070211
+#define __GLIBCXX__ 20070212
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.