aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-01-25 08:16:44 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-01-25 08:16:44 +0000
commitb5b59800c2d3d0f7fbafb86f1e518d93f0ef5b47 (patch)
tree4fa853d815e1caeb2f42ca07d0933766f317e37a /libstdc++-v3
parent02ad93a608ce2bbce6d38bceda266194357586ae (diff)
downloadgcc-b5b59800c2d3d0f7fbafb86f1e518d93f0ef5b47.zip
gcc-b5b59800c2d3d0f7fbafb86f1e518d93f0ef5b47.tar.gz
gcc-b5b59800c2d3d0f7fbafb86f1e518d93f0ef5b47.tar.bz2
Daily bump.
From-SVN: r49210
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 6e8f624..1554547 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__ 20020124
+#define __GLIBCPP__ 20020125
// This is necessary until GCC supports separate template
// compilation.