]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac (AC_INIT): Revert an accidental commit from my
authorGary V. Vaughan <gary@gnu.org>
Thu, 29 Jul 2004 10:34:35 +0000 (10:34 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 29 Jul 2004 10:34:35 +0000 (10:34 +0000)
testing of package_revision.

ChangeLog
configure.ac

index 9433cd4fbf291b88adecf8cddd2d8a5f7101a6e8..04026befbbd74bd6eeb6a33d5b711107cc0d4def 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-29  Gary V. Vaughan  <gary@gnu.org>
+
+       * configure.ac (AC_INIT): Revert an accidental commit from my
+       testing of package_revision.
+
 2004-07-29  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * doc/libtool.texi (Tags): Document CC.
index 3e1f9376ea914dfc02357b2412889ab8e699b4ee..50c85b631fe267b1639bd00d733e38e295575cad 100644 (file)
@@ -24,7 +24,7 @@ AC_PREREQ(2.58) ## We use AS_HELP_STRING
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.9b], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5a], [bug-libtool@gnu.org])
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([ltmain.in])
 AC_CONFIG_AUX_DIR([config])