aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-10-10 07:16:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-10-10 07:16:18 +0000
commit3717a9799293e47e4bbc18f7cda76b88e886e22e (patch)
tree25c006f894f3af35d43fd27ac7000832d39de46a /libstdc++-v3
parent1affb4090d2d7fee4fbbd98032c87aca5c425fd9 (diff)
downloadgcc-3717a9799293e47e4bbc18f7cda76b88e886e22e.zip
gcc-3717a9799293e47e4bbc18f7cda76b88e886e22e.tar.gz
gcc-3717a9799293e47e4bbc18f7cda76b88e886e22e.tar.bz2
Daily bump.
From-SVN: r46143
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 eeeddc4..81c69b6 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__ 20011009
+#define __GLIBCPP__ 20011010
// This is necessary until GCC supports separate template
// compilation.