aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-10-19 07:16:27 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-10-19 07:16:27 +0000
commitf08d20cd2e60786efcd115825ce9a06774b90f41 (patch)
tree77813ed0979e0686db1dade45cf5070196de6821 /libstdc++-v3
parentaa3340ba2aa8098f183c2b30f07c05023c0e657c (diff)
downloadgcc-f08d20cd2e60786efcd115825ce9a06774b90f41.zip
gcc-f08d20cd2e60786efcd115825ce9a06774b90f41.tar.gz
gcc-f08d20cd2e60786efcd115825ce9a06774b90f41.tar.bz2
Daily bump.
From-SVN: r46344
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 685908e..99ec380 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__ 20011018
+#define __GLIBCPP__ 20011019
// This is necessary until GCC supports separate template
// compilation.