Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 8 Oct 2004 00:16:13 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 8 Oct 2004 00:16:13 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r88724.2

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

index c24a0f32d27f6dcb795ead22f3e0de4442078024..0a0950d110bdb6e41e80752644b85e8d263fe117 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__ 20041007
+#define __GLIBCXX__ 20041008
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.