aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-07-07 00:16:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-07-07 00:16:18 +0000
commit314fbb7be749e98bd8eae6798ffbccbae7eec1ad (patch)
tree1fde7b3f4a1a1081fa1626433c9f76bdebf3afd3 /libstdc++-v3/include
parent19de4fbdb97ef98f8a479c4e5a12107df391974d (diff)
downloadgcc-314fbb7be749e98bd8eae6798ffbccbae7eec1ad.zip
gcc-314fbb7be749e98bd8eae6798ffbccbae7eec1ad.tar.gz
gcc-314fbb7be749e98bd8eae6798ffbccbae7eec1ad.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r84183.2
Diffstat (limited to 'libstdc++-v3/include')
-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 1cc56c4..8183ee1 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__ 20040706
+#define __GLIBCXX__ 20040707
// Allow use of "export template." This is currently not a feature
// that g++ supports.