aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-07-03 00:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-07-03 00:16:14 +0000
commit96683b8ffde7ce4cea2ddc56c3721e8dc60b8f8a (patch)
tree4faf27bf55bd5f30ac8fffdb3569aed4553599f7
parent9ee80d3ccd1c6f8d4b92bb655872544530a7a7e1 (diff)
downloadgcc-96683b8ffde7ce4cea2ddc56c3721e8dc60b8f8a.zip
gcc-96683b8ffde7ce4cea2ddc56c3721e8dc60b8f8a.tar.gz
gcc-96683b8ffde7ce4cea2ddc56c3721e8dc60b8f8a.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r84039.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 fdf022f..42877e7 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__ 20040702
+#define __GLIBCXX__ 20040703
// Allow use of "export template." This is currently not a feature
// that g++ supports.