aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-06 00:16:06 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-06 00:16:06 +0000
commit4bd4babe5df1ab85b49bcb2a0fd2102e66839b24 (patch)
tree660df51da937e499c6c38c6b13f04a1a0755a8ff /libstdc++-v3
parent267ca031efaba73f0a9f0e5e578ebc669f60c971 (diff)
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72125 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
-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 08127bd3fea..d33e19d9c2c 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__ 20031005
+#define __GLIBCXX__ 20031006
// Allow use of "export template." This is currently not a feature
// that g++ supports.