summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-20 00:16:22 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-20 00:16:22 +0000
commit26f0a41a17a4c88712dd4a1d398ddd60f5458079 (patch)
tree9d97915e00e17bf6492ab3681899fde4d1a196be
parentcf5228469cd2d6930f34b9aa4a3068118cd9ea22 (diff)
downloadppe42-gcc-26f0a41a17a4c88712dd4a1d398ddd60f5458079.tar.gz
ppe42-gcc-26f0a41a17a4c88712dd4a1d398ddd60f5458079.zip
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89306 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 f9e01b01e2a..64c17f625c5 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__ 20041019
+#define __GLIBCXX__ 20041020
// Allow use of "export template." This is currently not a feature
// that g++ supports.
OpenPOWER on IntegriCloud