Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 6 Jun 2004 00:16:15 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 6 Jun 2004 00:16:15 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r82658.2

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

index d05bd5321b63ece790b278d5063c084921d58131..ca2977a3463be0c39f52a0aa44e1577178ffdd4a 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__ 20040605
+#define __GLIBCXX__ 20040606
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.