aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-06 00:16:16 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-06 00:16:16 +0000
commit7e5f29431cee00ee46d8ebf645e06d1bd1226a69 (patch)
treed25690692ee5377995c6331b1a156d73f66e2a11
parentdb7487ad6394eeb2cf612fb00b9b859ffeae7624 (diff)
downloadgcc-7e5f29431cee00ee46d8ebf645e06d1bd1226a69.zip
gcc-7e5f29431cee00ee46d8ebf645e06d1bd1226a69.tar.gz
gcc-7e5f29431cee00ee46d8ebf645e06d1bd1226a69.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r88584.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 9c7404f..7142416 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__ 20041005
+#define __GLIBCXX__ 20041006
// Allow use of "export template." This is currently not a feature
// that g++ supports.