aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-01-03 08:19:40 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-01-03 08:19:40 +0000
commit3b3421b4ea189ad0c23dae0fd7643061691302cc (patch)
tree6fae6d29dad0e91be5dee3a9af07463df8d3ed46 /libstdc++-v3
parentded494382a81fcb203ccd61a651cf7a19584ea62 (diff)
downloadgcc-3b3421b4ea189ad0c23dae0fd7643061691302cc.zip
gcc-3b3421b4ea189ad0c23dae0fd7643061691302cc.tar.gz
gcc-3b3421b4ea189ad0c23dae0fd7643061691302cc.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r60824.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 af1ab1f..9d51044 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__ 20030102
+#define __GLIBCPP__ 20030103
// This is necessary until GCC supports separate template
// compilation.