aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-01-08 08:17:22 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-01-08 08:17:22 +0000
commit5e940f3c49d7b6471d18cb8d042beef659f3ae04 (patch)
treeaf69acce34e992af0e69ec9300b398bd6ef35dec /libstdc++-v3
parent0bdcc6e827d4375399d7f8c2931963c3a2f3413c (diff)
downloadgcc-5e940f3c49d7b6471d18cb8d042beef659f3ae04.zip
gcc-5e940f3c49d7b6471d18cb8d042beef659f3ae04.tar.gz
gcc-5e940f3c49d7b6471d18cb8d042beef659f3ae04.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r61035.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 d5115ba..4d1222a 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__ 20030107
+#define __GLIBCPP__ 20030108
// This is necessary until GCC supports separate template
// compilation.