aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-11 00:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-11 00:16:14 +0000
commit57ab9ac22c2b40b813269208072ede2452fb673a (patch)
tree40db5ad0ca7a764bfb391873c78a19ad6ecb9229
parentd1251b1af6003e7dd43cc586b6fd767d2f5208eb (diff)
downloadgcc-57ab9ac22c2b40b813269208072ede2452fb673a.zip
gcc-57ab9ac22c2b40b813269208072ede2452fb673a.tar.gz
gcc-57ab9ac22c2b40b813269208072ede2452fb673a.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82953.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 a628df6..7541a38 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__ 20040610
+#define __GLIBCXX__ 20040611
// Allow use of "export template." This is currently not a feature
// that g++ supports.