aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-09-16 07:17:41 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-09-16 07:17:41 +0000
commitb423e6fe615f5d0a65bb02ad8dd15457c8871a5c (patch)
treee26f47584790d85c49d829a4b593f2637b3e3a9d /libstdc++-v3
parent9d43691644dc8cb490484c3a29b32340ba7605ad (diff)
downloadgcc-b423e6fe615f5d0a65bb02ad8dd15457c8871a5c.tar.gz
gcc-b423e6fe615f5d0a65bb02ad8dd15457c8871a5c.tar.bz2
gcc-b423e6fe615f5d0a65bb02ad8dd15457c8871a5c.zip
Daily bump.
From-SVN: r57186
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 c9d539bdf8e..b440c68c39d 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__ 20020915
+#define __GLIBCPP__ 20020916
// This is necessary until GCC supports separate template
// compilation.