aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-10 08:17:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-10 08:17:11 +0000
commit00db2c4aee3ad18df276b16814d03011201c5ea5 (patch)
treed329ef83532e2248c5cb18b5e398f14a9ac183fb /libstdc++-v3
parent35d4ec8e5c3d9bd1b9f76ade218949821f9caec3 (diff)
downloadgcc-00db2c4aee3ad18df276b16814d03011201c5ea5.zip
gcc-00db2c4aee3ad18df276b16814d03011201c5ea5.tar.gz
gcc-00db2c4aee3ad18df276b16814d03011201c5ea5.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r59989.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 c11d894..b8abef2 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__ 20021209
+#define __GLIBCPP__ 20021210
// This is necessary until GCC supports separate template
// compilation.