aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-09 00:16:16 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-09 00:16:16 +0000
commit03febbee849aff83a570f223ad9a3f2425ac3177 (patch)
treea10c36ac07fc437c51f4614a797124e29d8d37c2
parente9dc0db773f588f61906922675f36fb5bb128967 (diff)
downloadgcc-03febbee849aff83a570f223ad9a3f2425ac3177.zip
gcc-03febbee849aff83a570f223ad9a3f2425ac3177.tar.gz
gcc-03febbee849aff83a570f223ad9a3f2425ac3177.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82802.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 130f117..cd90e4a 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__ 20040608
+#define __GLIBCXX__ 20040609
// Allow use of "export template." This is currently not a feature
// that g++ supports.