aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-13 08:17:07 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-13 08:17:07 +0000
commit1341ce9e3bd3b11eabbb677b8119e78b494b70c8 (patch)
tree04122fd9bf1e347f7fa1ddd32f223265083896b3 /libstdc++-v3
parenta0cb4cac87dacd89f23f3881765960bbf224ea87 (diff)
downloadgcc-1341ce9e3bd3b11eabbb677b8119e78b494b70c8.zip
gcc-1341ce9e3bd3b11eabbb677b8119e78b494b70c8.tar.gz
gcc-1341ce9e3bd3b11eabbb677b8119e78b494b70c8.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r60095.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 bd77c04..ab7d481 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__ 20021212
+#define __GLIBCPP__ 20021213
// This is necessary until GCC supports separate template
// compilation.