summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-04-13 00:16:58 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-04-13 00:16:58 +0000
commit0215fb3be0abccb69014f2720927e68206e77d7c (patch)
tree880c660f7dd1b0d1e7ce9c310a69e69e62d79f8b
parent0aa0bb812e4d43642bac677caddf9c95fd01a576 (diff)
downloadgcc-0215fb3be0abccb69014f2720927e68206e77d7c.tar.gz
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r65537.2
-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 5f84abd68dc..aa803a8e1d0 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__ 20030412
+#define __GLIBCPP__ 20030413
// This is necessary until GCC supports separate template
// compilation.