aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-01-15 08:17:23 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-01-15 08:17:23 +0000
commit8657ec6df60d12bb2f63930afe4a1ee4b1ff7e17 (patch)
treee1ac20763d6471953e5e86470f8cc702f2c0d0bb /libstdc++-v3
parent46bc05651df28887c9c73db8f6ccf87df42fac26 (diff)
downloadgcc-8657ec6df60d12bb2f63930afe4a1ee4b1ff7e17.zip
gcc-8657ec6df60d12bb2f63930afe4a1ee4b1ff7e17.tar.gz
gcc-8657ec6df60d12bb2f63930afe4a1ee4b1ff7e17.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r61317.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 adcb6dd..6e0b7a8 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__ 20030114
+#define __GLIBCPP__ 20030115
// This is necessary until GCC supports separate template
// compilation.