]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS, configure.in, libtool.spec: Bumped to 1.2e for CVS
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Wed, 16 Dec 1998 08:19:50 +0000 (08:19 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 16 Dec 1998 08:19:50 +0000 (08:19 +0000)
ChangeLog
NEWS
configure.in
libtool.spec

index 5ac7431a5b398526e996094b1289d4f2815dc856..d3d20bea1f462edb8c517010fc8d31f79f774060 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1998-12-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * NEWS, configure.in, libtool.spec: Bumped to 1.2e for CVS
+       
        * NEWS, configure.in, libtool.spec: Bumped to 1.2d for release
 
        * Makefile.am (cvs-dist): our release tags are in lower case
diff --git a/NEWS b/NEWS
index 56f089f5c377080c82ae01440e5f84f10dad069d..38b40861e3c54789a1845d6da31a2b7fc001e38d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
+New in 1.2e: CVS version:
+
 New in 1.2c: CVS version; 1.2d: 1998-12-16, Libtool team:
 * libtool will correctly link already-installed libraries into programs.
 * New -module flag, to create loadable modules.
index 67ef24500bf517826d118a8eac2db3eda76dae8e..8fbd3a920430607d02b34232327863e18ed1d670 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to create configure.
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool,1.2d)
+AM_INIT_AUTOMAKE(libtool,1.2e)
 
 pkgdatadir='${datadir}/libtool'
 AC_SUBST(pkgdatadir)
index 77ca60cd2d11d61fe9d5f6808051e9369acd4ff4..524ade794ce63ef0bb4cad0245945b98f58c7534 100644 (file)
@@ -1,6 +1,6 @@
 Summary: GNU Libtool - shared library support for source packages
 Name: libtool
-Version: 1.2d
+Version: 1.2e
 Release: 1
 Copyright: GPL
 Group: Development/Build