From: Jeffrey A Law Date: Fri, 9 Jul 1999 00:21:01 +0000 (+0000) Subject: Makefile.in (VERSION): Bump to 2.10.0. X-Git-Tag: prereleases/gcc-2.95-test~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41bedc5ea169f1203880d4a4ce7e4f4a97702d51;p=thirdparty%2Fgcc.git Makefile.in (VERSION): Bump to 2.10.0. � * Makefile.in (VERSION): Bump to 2.10.0. From-SVN: r28035 --- diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index a2c36d1eab8e..97e8761b56e0 100644 --- a/libstdc++/ChangeLog +++ b/libstdc++/ChangeLog @@ -1,3 +1,7 @@ +Fri Jul 9 01:20:23 1999 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (VERSION): Bump to 2.10.0. + Tue Jun 8 00:21:11 1999 Jeffrey A Law (law@cygnus.com) * configure.in (*-*-freebsd2*): Add missing '*' at end of configure diff --git a/libstdc++/Makefile.in b/libstdc++/Makefile.in index 6d2fcba662d2..fca1145c19c0 100644 --- a/libstdc++/Makefile.in +++ b/libstdc++/Makefile.in @@ -14,7 +14,7 @@ # along with this library; see the file COPYING. If not, write to the Free # Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -VERSION = 2.9.0 +VERSION = 2.10.0 INTERFACE = 2 gxx_include_dir=${includedir}/g++