aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-09-12 07:16:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-09-12 07:16:11 +0000
commitbe7377b2ccd33167c2a2dc32a8d6899ed64bc122 (patch)
tree574e6f2cd5227e7c0fcd2e002fe9af80af8c5752 /libstdc++-v3
parent45571704cf28ce7a22e5d88318f46c369cf9e148 (diff)
downloadgcc-be7377b2ccd33167c2a2dc32a8d6899ed64bc122.zip
gcc-be7377b2ccd33167c2a2dc32a8d6899ed64bc122.tar.gz
gcc-be7377b2ccd33167c2a2dc32a8d6899ed64bc122.tar.bz2
Daily bump.
From-SVN: r45557
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 8666b93..5032345 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__ 20010911
+#define __GLIBCPP__ 20010912
// This is necessary until GCC supports separate template
// compilation.