aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-03 00:16:07 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-03 00:16:07 +0000
commit3756d2f8d0e205726321ac2cc0d989fe96fc5db6 (patch)
tree67862324523e0ad516796c597e598afa5feee47d /libstdc++-v3
parentf94695112c2bc4b81d8fc97b843a598b468df6d9 (diff)
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72055 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 fb64982d54e..55a966291c8 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__ 20031002
+#define __GLIBCXX__ 20031003
// Allow use of "export template." This is currently not a feature
// that g++ supports.