aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-28 00:16:15 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-28 00:16:15 +0000
commite6d6c95a52fc55d925cf98c4baa659707a69eaba (patch)
tree6519e383c526e7a58102902addd9a9cf240e832f /libstdc++-v3
parentf016316ec45433550c0cce0d4a8118b7e5d7427c (diff)
downloadgcc-e6d6c95a52fc55d925cf98c4baa659707a69eaba.zip
gcc-e6d6c95a52fc55d925cf98c4baa659707a69eaba.tar.gz
gcc-e6d6c95a52fc55d925cf98c4baa659707a69eaba.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83755.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 619f1eb..1403938 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__ 20040627
+#define __GLIBCXX__ 20040628
// Allow use of "export template." This is currently not a feature
// that g++ supports.