]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 26 Sep 2005 00:16:15 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 26 Sep 2005 00:16:15 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r104631.1

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

index d098906f6eee601cae3b804f463ca45e0dbc6a0a..375aea89418d6f5fa61d2032c0bb411a6d9fc553 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__ 20050925
+#define __GLIBCXX__ 20050926
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.