summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-07 00:17:18 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-07 00:17:18 +0000
commitd5bb6ebe5d1a37b42a877cad360e39c4d8f83f45 (patch)
tree2f8945fceaace48372a056d5b20dbcdb534083cd
parentc0af36c27b3cee5335768112b85fe831b921cfd4 (diff)
downloadppe42-gcc-d5bb6ebe5d1a37b42a877cad360e39c4d8f83f45.tar.gz
ppe42-gcc-d5bb6ebe5d1a37b42a877cad360e39c4d8f83f45.zip
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88653 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 7142416120f..c24a0f32d27 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__ 20041006
+#define __GLIBCXX__ 20041007
// Allow use of "export template." This is currently not a feature
// that g++ supports.
OpenPOWER on IntegriCloud