aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-01 00:16:16 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-01 00:16:16 +0000
commitf388b490a879427a6dd6450fad60c2cf51efe23e (patch)
tree51a4dad2bd2195481061b37de0a19a64d1d29b42
parent176b8636d4727530aa6d5d7ee39825f37690bd9c (diff)
downloadgcc-f388b490a879427a6dd6450fad60c2cf51efe23e.zip
gcc-f388b490a879427a6dd6450fad60c2cf51efe23e.tar.gz
gcc-f388b490a879427a6dd6450fad60c2cf51efe23e.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r89927.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 3921055..642dc37 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__ 20041031
+#define __GLIBCXX__ 20041101
// Allow use of "export template." This is currently not a feature
// that g++ supports.