]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in, libtool.spec, NEWS: bump to 1.3a
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 15 Mar 1999 20:16:33 +0000 (20:16 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 15 Mar 1999 20:16:33 +0000 (20:16 +0000)
* Branched for release 1.3 (branch-1-3)
* configure.in, libtool.spec, NEWS: bump to 1.2g

ChangeLog
NEWS
configure.in
libtool.spec

index 5e87035148287f63b339cac9d12fb1420d47f733..57cf98e5708469d0e7f76da4087c0584e0a73bfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-03-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * configure.in, libtool.spec, NEWS: bump to 1.3a
+       * Branched for release 1.3 (branch-1-3)
+       * configure.in, libtool.spec, NEWS: bump to 1.2g
+
        * configure.in, libtool.spec: bump to 1.2f
        * doc/PLATFORMS: ditto
        * NEWS: libtool 1.2f released
diff --git a/NEWS b/NEWS
index e847a27f49d5bdef429e90f8362f570e3e83b5f3..65ee35c7d49388ec8db1b6691a969a6cb09d8533 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
+New in 1.3a: CVS version, Libtool team:
+* Nothing so far
+
+New in 1.2g: CVS version, Libtool team:
+* Nothing so far
+
 New in 1.2e: CVS version; 1.2f: 1999-03-15, Libtool team:
 * libtool will correctly link uninstalled libraries into programs
   and prefer uninstalled libraries to installed ones
index 3f89d8fa3dead1378081ce29185f1fcd03469ebe..9445cef9a923ae88bf072eb68e4b46c9847902b4 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.2f)
+AM_INIT_AUTOMAKE(libtool, 1.3a)
 
 # This is a sanity check so we can see which version is used in bug reports.
 # It is assumed that we only want to see the date extension for cvs libtool
index da4b2fedf0f7eb4507fee48e478e802dee0814d5..09b2335eb6fc81b4832a758cafb48074c674d706 100644 (file)
@@ -1,6 +1,6 @@
 Summary: GNU Libtool - shared library support for source packages
 Name: libtool
-Version: 1.2f
+Version: 1.3a
 Release: 1
 Copyright: GPL
 Group: Development/Build