aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-08-21 00:16:06 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-08-21 00:16:06 +0000
commit03d4ad277b172dc5fc466e00e5ed17a6538dd00f (patch)
tree600153c2cc7bf5005fe6055f1e91a435660b14e0 /libstdc++-v3
parentd1b87863da551e73f2b4431a5f7d77393d715ff1 (diff)
downloadgcc-03d4ad277b172dc5fc466e00e5ed17a6538dd00f.zip
gcc-03d4ad277b172dc5fc466e00e5ed17a6538dd00f.tar.gz
gcc-03d4ad277b172dc5fc466e00e5ed17a6538dd00f.tar.bz2
Daily bump.
From-SVN: r70628
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 58c9278..d6c5613 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__ 20030820
+#define __GLIBCXX__ 20030821
// Allow use of "export template." This is currently not a feature
// that g++ supports.