OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jul 1999 00:21:26 +0000 (00:21 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jul 1999 00:21:26 +0000 (00:21 +0000)
        * Makefile.in (VERSION): Bump to 2.10.0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28036 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 608f47e..bf542b0 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 6d2fcba..fca1145 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++