summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-31 00:16:13 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-31 00:16:13 +0000
commit7d84789ff7c0e46427ae32735b13e95e5d00534e (patch)
tree0d386113d4c82371558aeec76020b4a11c6e4135 /libstdc++-v3
parent05f9ea7878537209afd40457b960a22f079d549f (diff)
downloadgcc-7d84789ff7c0e46427ae32735b13e95e5d00534e.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82472 138bc75d-0d04-0410-961f-82ee72b054a4
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 b0c3f657841..99e90b2b486 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__ 20040530
+#define __GLIBCXX__ 20040531
// Allow use of "export template." This is currently not a feature
// that g++ supports.