summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-17 00:16:15 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-17 00:16:15 +0000
commit9295ebe95446ac766e833032158ef588e7a11e3a (patch)
tree48b2c5c7c44a52377270b38b54ff54c450c8207a
parent97b841448a76c6ecfb5878070a12ae10db685674 (diff)
downloadppe42-gcc-9295ebe95446ac766e833032158ef588e7a11e3a.tar.gz
ppe42-gcc-9295ebe95446ac766e833032158ef588e7a11e3a.zip
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89162 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 c8b1a9d4034..7ba88f7dc87 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__ 20041016
+#define __GLIBCXX__ 20041017
// Allow use of "export template." This is currently not a feature
// that g++ supports.
OpenPOWER on IntegriCloud