aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-01-11 08:17:10 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-01-11 08:17:10 +0000
commit561be7c4ff26847efdccd8031d48941d84cd1b22 (patch)
tree0b4893ba09d91799692cf04499b4c7894e0460c8 /libstdc++-v3
parentfc1c85a0e60cfccc0e2de637330a0b0d8a16a989 (diff)
downloadgcc-561be7c4ff26847efdccd8031d48941d84cd1b22.zip
gcc-561be7c4ff26847efdccd8031d48941d84cd1b22.tar.gz
gcc-561be7c4ff26847efdccd8031d48941d84cd1b22.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r61196.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 5e23743..38800cf 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__ 20030110
+#define __GLIBCPP__ 20030111
// This is necessary until GCC supports separate template
// compilation.