From: Manfred Hollstein Date: Tue, 14 Jul 1998 19:06:53 +0000 (-0600) Subject: Makefile.in (VERSION): Bump to 2.9.0. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=00025aeabbc6aabf4bc62f46f0de757533f5bb6f;p=gcc.git Makefile.in (VERSION): Bump to 2.9.0. 8 * Makefile.in (VERSION): Bump to 2.9.0. From-SVN: r21157 --- diff --git a/libstdc++/tests/Makefile.in b/libstdc++/tests/Makefile.in index 8c3a9ef2f38..057482f185e 100644 --- a/libstdc++/tests/Makefile.in +++ b/libstdc++/tests/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.8.0 +VERSION = 2.9.0 SHLIB = libstdc++.so.$(VERSION) DEPLIBS = ../libstdc++.a