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

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

index ef40f7ff08819747c3c9056b7c72999df5f33375..81e81727285df14527c1abc3e287496f4c2622c2 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__ 20070218
+#define __GLIBCXX__ 20070219
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.