aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-10-18 00:16:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-10-18 00:16:11 +0000
commit66e2911fea7358512eff8e6c1986f4b4b4986709 (patch)
tree0bd270d6c69ca64a48ce7e23bac9ca0b9dc3cb80 /libstdc++-v3
parentf2eec9f1f889ac26de6f525057e2d6f724ea9573 (diff)
downloadgcc-66e2911fea7358512eff8e6c1986f4b4b4986709.zip
gcc-66e2911fea7358512eff8e6c1986f4b4b4986709.tar.gz
gcc-66e2911fea7358512eff8e6c1986f4b4b4986709.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r72629.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 040aab2..e015084 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__ 20031017
+#define __GLIBCXX__ 20031018
// Allow use of "export template." This is currently not a feature
// that g++ supports.