From ecff97f32ee48ed789eb6e9eba07bcf30c099794 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Mon, 4 Mar 2002 08:17:49 +0000 Subject: Daily bump. From-SVN: r50276 --- libstdc++-v3/include/bits/c++config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libstdc++-v3') diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index 1335dad..3981966 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 // The current version of the C++ library in compressed ISO date format. -#define __GLIBCPP__ 20020303 +#define __GLIBCPP__ 20020304 // This is necessary until GCC supports separate template // compilation. -- cgit v1.1