aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-10-23 07:18:01 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-10-23 07:18:01 +0000
commit69f75f9daa41e53683e8ba8e2b87666620a7226b (patch)
tree706b5fd00b846f6577fada9a017f8b0532b7b771 /libstdc++-v3
parente042de67c417be47543ba76cce6685337a0681b6 (diff)
downloadgcc-69f75f9daa41e53683e8ba8e2b87666620a7226b.zip
gcc-69f75f9daa41e53683e8ba8e2b87666620a7226b.tar.gz
gcc-69f75f9daa41e53683e8ba8e2b87666620a7226b.tar.bz2
Daily bump.
From-SVN: r46428
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 a860981..dacc31b 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__ 20011022
+#define __GLIBCPP__ 20011023
// This is necessary until GCC supports separate template
// compilation.