aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-10 00:16:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-10 00:16:17 +0000
commitee18c9f169de177e07ccc68572222ebf574f6a61 (patch)
tree0c9e2da08b42dc0743b607763843e80db0d19d8a /libstdc++-v3
parent041b94781658f0c4fdcff4880a2c1f937514b28f (diff)
downloadgcc-ee18c9f169de177e07ccc68572222ebf574f6a61.zip
gcc-ee18c9f169de177e07ccc68572222ebf574f6a61.tar.gz
gcc-ee18c9f169de177e07ccc68572222ebf574f6a61.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82874.2
Diffstat (limited to 'libstdc++-v3')
-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 cd90e4a..a628df6 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__ 20040609
+#define __GLIBCXX__ 20040610
// Allow use of "export template." This is currently not a feature
// that g++ supports.