aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-08 08:16:59 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-08 08:16:59 +0000
commit1b803d273232374224746ecb81d00d2b7da93d16 (patch)
tree8dac1b1483181961fe792d33a6c32f472a61f479 /libstdc++-v3
parent31f2e64fa6082de64574d895ba62950c967869a3 (diff)
downloadgcc-1b803d273232374224746ecb81d00d2b7da93d16.zip
gcc-1b803d273232374224746ecb81d00d2b7da93d16.tar.gz
gcc-1b803d273232374224746ecb81d00d2b7da93d16.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r59934.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 058245b..3adb634 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__ 20021207
+#define __GLIBCPP__ 20021208
// This is necessary until GCC supports separate template
// compilation.