aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-18 08:17:45 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-18 08:17:45 +0000
commit2f71bbec5a49025187a7e15229f5928a512660ba (patch)
treef7c3fe9991aec0b6321e2d37445c69bad213edca /libstdc++-v3
parent2fb4b033d92aeafc103da808a7568cd8ebd80245 (diff)
downloadgcc-2f71bbec5a49025187a7e15229f5928a512660ba.zip
gcc-2f71bbec5a49025187a7e15229f5928a512660ba.tar.gz
gcc-2f71bbec5a49025187a7e15229f5928a512660ba.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r60243.2
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 94745b9..9274cb4 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__ 20021217
+#define __GLIBCPP__ 20021218
// This is necessary until GCC supports separate template
// compilation.