aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-01-16 08:16:13 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-01-16 08:16:13 +0000
commit4a8a99695bae23fe3d2e1f12ecd836f6ce947f9e (patch)
treee8584a294fa7be707636caa504e3913b19c2469d /libstdc++-v3
parentdef9746c1382cf005fed7a99ac2d4f00277e363a (diff)
downloadgcc-4a8a99695bae23fe3d2e1f12ecd836f6ce947f9e.zip
gcc-4a8a99695bae23fe3d2e1f12ecd836f6ce947f9e.tar.gz
gcc-4a8a99695bae23fe3d2e1f12ecd836f6ce947f9e.tar.bz2
Daily bump.
From-SVN: r48903
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 14f2db8..0e99535 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__ 20020115
+#define __GLIBCPP__ 20020116
// This is necessary until GCC supports separate template
// compilation.