Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 26 Jun 2004 00:17:34 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 26 Jun 2004 00:17:34 +0000 (00:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r83695.2

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

index 98ca57f9467f9bb4aea0e3a16572e2517ca13587..d4a9db874b6e3e7059261b9f5a5b723567eedde4 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__ 20040625
+#define __GLIBCXX__ 20040626
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.