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

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

index e3f9e3a289d44c730e7f4a4a9ae43753d67a9420..339a5094f5b223a532739775de68440dcdc6cfd5 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__ 20060205
+#define __GLIBCXX__ 20060206
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.