aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-03-01 08:19:04 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-03-01 08:19:04 +0000
commit2631798ecafda62ffb5fa78823c9b38151a9a1d1 (patch)
tree7269520a69c011aa04b1beef75b8fa5933ea4537 /libstdc++-v3
parent32b069d30ca0143044bec45e65d42f68664459f9 (diff)
downloadgcc-2631798ecafda62ffb5fa78823c9b38151a9a1d1.zip
gcc-2631798ecafda62ffb5fa78823c9b38151a9a1d1.tar.gz
gcc-2631798ecafda62ffb5fa78823c9b38151a9a1d1.tar.bz2
Daily bump.
From-SVN: r50190
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/include/bits/c++config4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config
index 1cc53bc..6f08b96 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -1,4 +1,4 @@
- // Predefined symbols and macros -*- C++ -*-
+ // Predefined symbols and macros -*- C++ -*-
// Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
//
@@ -34,7 +34,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20020228
+#define __GLIBCPP__ 20020301
// This is necessary until GCC supports separate template
// compilation.