aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-09 08:17:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-09 08:17:14 +0000
commitbe3fa9b6a6d8834820f96fc7bbff21105d775549 (patch)
tree599b9b908854818376e6869775295217e2e0f2d1 /libstdc++-v3
parentfa5383753e14fed23cade1f5cf622edbb413bb95 (diff)
downloadgcc-be3fa9b6a6d8834820f96fc7bbff21105d775549.zip
gcc-be3fa9b6a6d8834820f96fc7bbff21105d775549.tar.gz
gcc-be3fa9b6a6d8834820f96fc7bbff21105d775549.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r59960.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 3adb634..c11d894 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__ 20021208
+#define __GLIBCPP__ 20021209
// This is necessary until GCC supports separate template
// compilation.