summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-31 00:16:45 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-31 00:16:45 +0000
commit5f2c86bc0e7ac2ecb2f0e392e0ceead61a4ac8f0 (patch)
treeaab9861ca634c555681f1a530a8f6b186ae862cd
parente0745aa9dc0a63c702f02bc92f94f8c8bdaa3559 (diff)
downloadppe42-gcc-5f2c86bc0e7ac2ecb2f0e392e0ceead61a4ac8f0.tar.gz
ppe42-gcc-5f2c86bc0e7ac2ecb2f0e392e0ceead61a4ac8f0.zip
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89905 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 e57bc6f6b7b..3921055a1d2 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__ 20041030
+#define __GLIBCXX__ 20041031
// Allow use of "export template." This is currently not a feature
// that g++ supports.
OpenPOWER on IntegriCloud