aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-21 00:16:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-21 00:16:17 +0000
commit851c3561374a3320232bff7fa1c455c6facfafab (patch)
tree496e081f653ab37ac60e43f2e4f7d4f0102eab03
parentede2549713c5257e1548d8c272a7f5ec209d6ab5 (diff)
downloadgcc-851c3561374a3320232bff7fa1c455c6facfafab.zip
gcc-851c3561374a3320232bff7fa1c455c6facfafab.tar.gz
gcc-851c3561374a3320232bff7fa1c455c6facfafab.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r89354.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 64c17f6..2f3d81b 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__ 20041020
+#define __GLIBCXX__ 20041021
// Allow use of "export template." This is currently not a feature
// that g++ supports.