aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-15 08:17:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-15 08:17:18 +0000
commit0dd1dfed2b8e4216fb2e01843a7ded2e557fa577 (patch)
treeb92c41374e33412f910611270e74ab0c557f845c /libstdc++-v3
parentbd92be2eb1d3f69d55e7a331dd3ad013466e2fdb (diff)
downloadgcc-0dd1dfed2b8e4216fb2e01843a7ded2e557fa577.zip
gcc-0dd1dfed2b8e4216fb2e01843a7ded2e557fa577.tar.gz
gcc-0dd1dfed2b8e4216fb2e01843a7ded2e557fa577.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r60153.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 b5d8439..e70d1fa 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__ 20021214
+#define __GLIBCPP__ 20021215
// This is necessary until GCC supports separate template
// compilation.