Makefile.in (VERSION): Bump to 2.10.0.
authorJeffrey A Law <law@cygnus.com>
Fri, 9 Jul 1999 00:21:26 +0000 (00:21 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 9 Jul 1999 00:21:26 +0000 (18:21 -0600)

        * Makefile.in (VERSION): Bump to 2.10.0.

From-SVN: r28036

libstdc++/ChangeLog
libstdc++/Makefile.in

index 608f47e3c6b6acc2cece6b19e7153ba7c1670cf5..bf542b09210fe98b7926892c026169fc6cebbb27 100644 (file)
@@ -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
index 6d2fcba662d25e0562d641ef4c2aa0178ad0e762..fca1145c19c0f70fc2dc201bd576b1d3ce339410 100644 (file)
@@ -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++