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

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

index 54d3cf36b586d5d28d2b552071d6482f4e113d0b..2f1c11e2eb59675fcf182c1e75711c5c4ef13032 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__ 20070222
+#define __GLIBCXX__ 20070223
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.