summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-05 00:16:40 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-05 00:16:40 +0000
commit2f83e03efe80474d735081cbcc6deee92eef8b59 (patch)
tree667aa52658f073d8ce1d629d5c13ffeffdd219f7
parentf9aa73cff555130528fb57ecf7d063922026a495 (diff)
downloadppe42-gcc-2f83e03efe80474d735081cbcc6deee92eef8b59.tar.gz
ppe42-gcc-2f83e03efe80474d735081cbcc6deee92eef8b59.zip
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70162 138bc75d-0d04-0410-961f-82ee72b054a4
-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 c8f3678243f..9274217dc17 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__ 20030804
+#define __GLIBCXX__ 20030805
// Allow use of "export template." This is currently not a feature
// that g++ supports.
OpenPOWER on IntegriCloud