aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-01-12 08:17:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-01-12 08:17:17 +0000
commit64fc8b27d345b1a1f276bbf9ebf4457e8a9ad376 (patch)
tree1a853c6ed70d2a5fcfdfd6fe4252b825962de4a6 /libstdc++-v3
parentf9e645bfb2f09ea928810d313fd05fffdcfc5e3c (diff)
downloadgcc-64fc8b27d345b1a1f276bbf9ebf4457e8a9ad376.zip
gcc-64fc8b27d345b1a1f276bbf9ebf4457e8a9ad376.tar.gz
gcc-64fc8b27d345b1a1f276bbf9ebf4457e8a9ad376.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r61228.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 38800cf..789d984 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__ 20030111
+#define __GLIBCPP__ 20030112
// This is necessary until GCC supports separate template
// compilation.