summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-07 00:17:07 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-07 00:17:07 +0000
commit57f429b140ff337f786623d0c36d8ac37fff2644 (patch)
tree6c74a7439d1d442098a0bd21db99add3edafdca5 /libstdc++-v3
parent04f524fc253da8e2e35cd89144cbcb9a6009a1e4 (diff)
downloadgcc-57f429b140ff337f786623d0c36d8ac37fff2644.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80469 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 e3536cf4c18..d4bd930c542 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__ 20040406
+#define __GLIBCXX__ 20040407
// Allow use of "export template." This is currently not a feature
// that g++ supports.