aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-22 08:17:52 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-22 08:17:52 +0000
commit52633c8d24939c7dbbf91424b4111ac2b582b493 (patch)
tree1ba61ba40b73e52f666a4cacb455cd5c4e0f2e09 /libstdc++-v3
parentd7c1813f5b96e00b5462932ab35a217b715b980c (diff)
downloadgcc-52633c8d24939c7dbbf91424b4111ac2b582b493.zip
gcc-52633c8d24939c7dbbf91424b4111ac2b582b493.tar.gz
gcc-52633c8d24939c7dbbf91424b4111ac2b582b493.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r60403.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 c42cf19..7802763 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__ 20021221
+#define __GLIBCPP__ 20021222
// This is necessary until GCC supports separate template
// compilation.