aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-12 00:16:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-12 00:16:18 +0000
commite4602cf33b4359a1a92ffff5749eaf3422600993 (patch)
treea928757cd604fb7549ad17691e6cdfe343fd10f8
parentef2c2c48492148136da005ca1cd82b3a04a32ec9 (diff)
downloadgcc-e4602cf33b4359a1a92ffff5749eaf3422600993.zip
gcc-e4602cf33b4359a1a92ffff5749eaf3422600993.tar.gz
gcc-e4602cf33b4359a1a92ffff5749eaf3422600993.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83008.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 7541a38..2b99e90 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__ 20040611
+#define __GLIBCXX__ 20040612
// Allow use of "export template." This is currently not a feature
// that g++ supports.