OSDN Git Service

* Makefile.in (INTERFACE): Bump to 3.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Jul 1999 05:52:37 +0000 (05:52 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Jul 1999 05:52:37 +0000 (05:52 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28161 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 61a45ac..d63f887 100644 (file)
@@ -1,3 +1,7 @@
+Sat Jul 17 23:51:58 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INTERFACE): Bump to 3.
+
 1999-07-16  Markus Gyger (mgyger@gmu.edu)
 
        * stdexcepti.cc (__out_of_range): Use std:: qualifier for names 
index fca1145..6b4b57d 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++