aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-10-07 00:16:06 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-10-07 00:16:06 +0000
commit1f1dc5bb85d601f26249deecb9bf77390d674f3d (patch)
tree0c447d48219f0ce38ccf1c0b53e9e1097c9aeb6d /libstdc++-v3
parent3a627503d6aa79272846a53fc33f8cf3b82f3284 (diff)
downloadgcc-1f1dc5bb85d601f26249deecb9bf77390d674f3d.zip
gcc-1f1dc5bb85d601f26249deecb9bf77390d674f3d.tar.gz
gcc-1f1dc5bb85d601f26249deecb9bf77390d674f3d.tar.bz2
Daily bump.
From-SVN: r72176
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 d33e19d..c2a6c7f 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__ 20031006
+#define __GLIBCXX__ 20031007
// Allow use of "export template." This is currently not a feature
// that g++ supports.