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

From-SVN: r89188.2

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

index 7ba88f7dc87da2b69db60b2b4a3e75ee6b861b44..af4450966ac48c354e8bf8530511bd28db19a0d3 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__ 20041017
+#define __GLIBCXX__ 20041018
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.