Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 7 Oct 2004 00:17:18 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 7 Oct 2004 00:17:18 +0000 (00:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r88653.2

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

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