summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-04-22 00:16:59 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-04-22 00:16:59 +0000
commit45aa378cd4adb3cf72a3a82be35dbfbe68e894aa (patch)
tree20c494a228fc4ee545f2b6d979cae575d0e2a73b
parent4e44cce7ed68d1c4de660fa0e9776aca28b34f35 (diff)
downloadgcc-45aa378cd4adb3cf72a3a82be35dbfbe68e894aa.tar.gz
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r65927.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 025433cd5fb..5c4eee37fca 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__ 20030421
+#define __GLIBCPP__ 20030422
// This is necessary until GCC supports separate template
// compilation.