aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-08 00:16:07 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-08 00:16:07 +0000
commita32ed09687efd9aecc098a54e2cedce7073d7b92 (patch)
tree2c3e3f979e5697d8c7b5ab931c733aa8ba81fc61 /libstdc++-v3
parent6ee6138c414ab9264cc601954107b6959a5bb917 (diff)
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72213 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 c2a6c7f55dd..e3bb4683f53 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__ 20031007
+#define __GLIBCXX__ 20031008
// Allow use of "export template." This is currently not a feature
// that g++ supports.