summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/bits/c++config
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-12 07:16:24 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-12 07:16:24 +0000
commit4be0be3e480d6b6f98e1f140a4bd3cee91b407d5 (patch)
treeaf8738a34365b76d89bfa12b1efb6ae35790f434 /libstdc++-v3/include/bits/c++config
parent1dff614c85d6899e5442a721e03ae0924db542f0 (diff)
downloadppe42-gcc-4be0be3e480d6b6f98e1f140a4bd3cee91b407d5.tar.gz
ppe42-gcc-4be0be3e480d6b6f98e1f140a4bd3cee91b407d5.zip
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43960 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/bits/c++config')
-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 abf3f8eb7af..98b19303818 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -34,7 +34,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20010711
+#define __GLIBCPP__ 20010712
// This is necessary until GCC supports separate template
// compilation.
OpenPOWER on IntegriCloud