aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-09-20 07:16:41 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-09-20 07:16:41 +0000
commit10bd1d78b4e9d34ea13c4917df7970a3c8df23ae (patch)
tree5177fa8eaae82959a9b49f222e75db1adeab10c1 /libstdc++-v3
parent40501e5f72f1d3dc0eac9d392cd8d7a5d4196035 (diff)
downloadgcc-10bd1d78b4e9d34ea13c4917df7970a3c8df23ae.zip
gcc-10bd1d78b4e9d34ea13c4917df7970a3c8df23ae.tar.gz
gcc-10bd1d78b4e9d34ea13c4917df7970a3c8df23ae.tar.bz2
Daily bump.
From-SVN: r45701
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 8284f93..4e3f35e 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -36,7 +36,7 @@
#include <bits/limits.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20010919
+#define __GLIBCPP__ 20010920
// This is necessary until GCC supports separate template
// compilation.