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

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

index 899eacef7e0b67cc97a194fbed86c2e0fabedde0..e51598d313b40d8be188ddf085d7913f3e9c87a9 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__ 20070220
+#define __GLIBCXX__ 20070221
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.