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

From-SVN: r104671.1

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

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