aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-07 00:16:15 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-07 00:16:15 +0000
commit00dd8ca593fe7cb656195283796c158dcef486c6 (patch)
treea28f28e33aa42ddf918ad4a6d142f8a4a1ed0786
parent590a6d54128afad3a5fbc8eeb8d37c2bfe2c9c58 (diff)
downloadgcc-00dd8ca593fe7cb656195283796c158dcef486c6.zip
gcc-00dd8ca593fe7cb656195283796c158dcef486c6.tar.gz
gcc-00dd8ca593fe7cb656195283796c158dcef486c6.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82677.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 ca2977a..9427887 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__ 20040606
+#define __GLIBCXX__ 20040607
// Allow use of "export template." This is currently not a feature
// that g++ supports.