aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-09-19 07:17:12 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-09-19 07:17:12 +0000
commiteee3e0fb0b1783cae7e12a60b83e0fefd2a5923e (patch)
tree739337bb4a82ec2f58cd15aa5d40aa88a7088bdf /libstdc++-v3
parentbce7beed211c82af9e7ece168d5a784c96006936 (diff)
downloadgcc-eee3e0fb0b1783cae7e12a60b83e0fefd2a5923e.tar.gz
gcc-eee3e0fb0b1783cae7e12a60b83e0fefd2a5923e.tar.bz2
gcc-eee3e0fb0b1783cae7e12a60b83e0fefd2a5923e.zip
Daily bump.
From-SVN: r57301
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 ec79975dc90..270d8f3ec2b 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__ 20020918
+#define __GLIBCPP__ 20020919
// This is necessary until GCC supports separate template
// compilation.