aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-11 00:16:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-11 00:16:17 +0000
commit90d82a979d9e3f466d6777e6f594db69661b1caa (patch)
tree0d2f22fa77077caa2bfb3133a6f069befd19a7f3
parentb7ab7109635a992ecc1e3ecf683c84586cc07ed7 (diff)
downloadgcc-90d82a979d9e3f466d6777e6f594db69661b1caa.zip
gcc-90d82a979d9e3f466d6777e6f594db69661b1caa.tar.gz
gcc-90d82a979d9e3f466d6777e6f594db69661b1caa.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r88865.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 67b9e60..60c34d9 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__ 20041010
+#define __GLIBCXX__ 20041011
// Allow use of "export template." This is currently not a feature
// that g++ supports.