]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (INTERFACE): Bump to 3.
authorJeffrey A Law <law@cygnus.com>
Sun, 18 Jul 1999 05:50:47 +0000 (05:50 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 18 Jul 1999 05:50:47 +0000 (23:50 -0600)
        * Makefile.in (INTERFACE): Bump to 3.
To be safe.

From-SVN: r28158

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

index 97e8761b56e03bcafe4eccc883d5819fada36a2f..22652d626090fd243621e5d1fe7fa4e5f49ab8e5 100644 (file)
@@ -1,3 +1,7 @@
+Sat Jul 17 23:49:59 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INTERFACE): Bump to 3.
+
 Fri Jul  9 01:20:23 1999  Jeffrey A Law  (law@cygnus.com)
 
        * Makefile.in (VERSION): Bump to 2.10.0.
index fca1145c19c0f70fc2dc201bd576b1d3ce339410..6b4b57d721dfe5502e349f11e63eaedf211d6b9a 100644 (file)
@@ -15,7 +15,7 @@
 # Software Foundation, 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 VERSION = 2.10.0
-INTERFACE = 2
+INTERFACE = 3
 
 gxx_include_dir=${includedir}/g++