]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in (AM_INIT_AUTOMAKE): Bumped version to 1.4a.
authorGary V. Vaughan <gary@gnu.org>
Sun, 24 Jun 2001 19:13:42 +0000 (19:13 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 24 Jun 2001 19:13:42 +0000 (19:13 +0000)
ChangeLog
configure.in

index 913f581e30c5038e1d1e9f336b37fb911467a828..c0c471e0e7569bcaa3f10a61708f7d357de706e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-06-24  Gary V. Vaughan  <gary@gnu.org>
 
+       * configure.in (AM_INIT_AUTOMAKE): Bumped version to 1.4a.
+
        Complete the new configure time tags creation facility based on
        the ltcf-*.sh and ltconfig.in files from multi-language-branch:
        * libtool.m4:  More refactoring and reformatting.
index 5724a1b9dcc9d886697216be5505dd82a947f8c3..a5077111f307b3bf9d8b4ec5f6087143dbd0466c 100644 (file)
@@ -2,7 +2,7 @@
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.4)
+AM_INIT_AUTOMAKE(libtool, 1.4a)
 
 # 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