Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 19 Oct 2003 00:16:10 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 19 Oct 2003 00:16:10 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r72665.2

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

index e015084af1ebef1cfd4ae838f910b2092f695077..957dbb2e3a003356a014422f676692d2e1d4c049 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__ 20031018
+#define __GLIBCXX__ 20031019
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.