summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-04-12 00:17:00 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-04-12 00:17:00 +0000
commite5f374fba9e156ee72aa34e45bbdf832006ddad1 (patch)
treedcb4a00e88bfd7be294e95160f5579c885522509
parent7ddb4f5ba7393bbe5edfea85b3946f9e41a65766 (diff)
downloadgcc-e5f374fba9e156ee72aa34e45bbdf832006ddad1.tar.gz
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r65494.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 e327427070c..5f84abd68dc 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__ 20030411
+#define __GLIBCPP__ 20030412
// This is necessary until GCC supports separate template
// compilation.