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

index d05d1ff6cabfe6e403474bba29d22022f81b1ccf..5ac7431a5b398526e996094b1289d4f2815dc856 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.2d for release
+
        * Makefile.am (cvs-dist): our release tags are in lower case
        (cvs-diff): ditto
        (EXTRA_DIST): added README-alpha
diff --git a/NEWS b/NEWS
index c63ed3ac59315c6a59fdc5ef836d21b3fea45046..4faa2269e8fbb537bef77db6d493ed59799fe7c9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 1.2c: 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.
 * New libltdl, a small library for portable dlopening of modules.
index abe776b4eef6c38e3c816c73beb4b592e27ad451..67ef24500bf517826d118a8eac2db3eda76dae8e 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to create configure.
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool,1.2c)
+AM_INIT_AUTOMAKE(libtool,1.2d)
 
 pkgdatadir='${datadir}/libtool'
 AC_SUBST(pkgdatadir)
index 6fcac6e6db7043a229c40fb1ad4493bad15d60c5..77ca60cd2d11d61fe9d5f6808051e9369acd4ff4 100644 (file)
@@ -1,8 +1,6 @@
 Summary: GNU Libtool - shared library support for source packages
-# $Format: "Name: $Project$"$
 Name: libtool
-# $Format: "Version: $ProjectMajorVersion$"$
-Version: 1.2c
+Version: 1.2d
 Release: 1
 Copyright: GPL
 Group: Development/Build