summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-10-12 07:41:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-10-12 07:41:11 +0000
commita77776205c58c490df1e24c406a57be963ffd815 (patch)
tree24c09422900f06267abdd8a7b582de24ff36bd7a /libstdc++-v3
parent7cb4ff28b161c364b176b7901f165a7210b5c9db (diff)
downloadgcc-a77776205c58c490df1e24c406a57be963ffd815.tar.gz
Daily bump.
From-SVN: r46224
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 06b74d7aa03..42d6765ac89 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__ 20011011
+#define __GLIBCPP__ 20011012
// This is necessary until GCC supports separate template
// compilation.