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

From-SVN: r72587.2

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

index f0c343604e3c279091c8bcb1da39c5e4455d3503..040aab27f22f493b1491afa385881065ff5be4e8 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__ 20031016
+#define __GLIBCXX__ 20031017
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.