aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-10-17 00:16:09 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-10-17 00:16:09 +0000
commit1dd04bcaee64f729b624d27e0b75088416ae361f (patch)
treed9644d86ad8ea7f7ba77ef3d539a4aace74531bd /libstdc++-v3
parent6dd3d16c5a288d2ce4c22dc7f19657ddcde76273 (diff)
downloadgcc-1dd04bcaee64f729b624d27e0b75088416ae361f.zip
gcc-1dd04bcaee64f729b624d27e0b75088416ae361f.tar.gz
gcc-1dd04bcaee64f729b624d27e0b75088416ae361f.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r72587.2
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 f0c3436..040aab2 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__ 20031016
+#define __GLIBCXX__ 20031017
// Allow use of "export template." This is currently not a feature
// that g++ supports.