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

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

index 74b9f86c63106cdaeaf98eb54a3387c6388c5cf3..c05e18605e8eeb9ccf5cd969b0d184e97dc10b7e 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__ 20060201
+#define __GLIBCXX__ 20060202
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.