From 00025aeabbc6aabf4bc62f46f0de757533f5bb6f Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Tue, 14 Jul 1998 13:06:53 -0600 Subject: [PATCH] Makefile.in (VERSION): Bump to 2.9.0. 8 * Makefile.in (VERSION): Bump to 2.9.0. From-SVN: r21157 --- libstdc++/tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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