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

From-SVN: r89515.2

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

index 555a81ca0e8b77cf8bd789ae312cce47bf70922b..6bbaeece630048403b4986e1302f9ae673560ed0 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__ 20041024
+#define __GLIBCXX__ 20041025
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.