aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-10 00:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-10 00:16:14 +0000
commitfb643d23f7fae28aa40eaacb0b23db038feece8e (patch)
tree553f367d1e4ae8460a5568c4fef18019401cb5e6
parent5c24f1f570a75fa811479a131dc07c121a83e0e8 (diff)
downloadgcc-fb643d23f7fae28aa40eaacb0b23db038feece8e.zip
gcc-fb643d23f7fae28aa40eaacb0b23db038feece8e.tar.gz
gcc-fb643d23f7fae28aa40eaacb0b23db038feece8e.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r88832.2
-rw-r--r--libstdc++-v3/include/bits/c++config2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config
index 1bc6831..67b9e60 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -35,7 +35,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCXX__ 20041009
+#define __GLIBCXX__ 20041010
// Allow use of "export template." This is currently not a feature
// that g++ supports.