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

From-SVN: r104550.1

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

index 6e31e025c70fb82efda173af9374fd54030e1b11..d362e1549e131c1705f564701f16a51b71967c45 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__ 20050922
+#define __GLIBCXX__ 20050923
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.