aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-02-08 08:16:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-02-08 08:16:18 +0000
commit1127a7d6b28f760c95378933b3907d050c3f29ce (patch)
tree691dddeabed41f4b4e490bc5a49e0beb19bffd4d /libstdc++-v3/include/bits
parentee4b25c67781b8fe6dac49a75061d1f57ab9d388 (diff)
Daily bump.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@49612 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/bits')
-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 4b34d8d00f7..8d727bb0460 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -34,7 +34,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20020207
+#define __GLIBCPP__ 20020208
// This is necessary until GCC supports separate template
// compilation.