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
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.
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)
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