* README-alpha: Reminder to do it next time, too.
+2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * libltdl/configure.ac: Bump package version.
+ * README-alpha: Reminder to do it next time, too.
+
2008-02-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libtool.m4 (AC_LIBTOOL_PROG_COMPILER_PIC): [linux] <ifort>:
keys will be registered on ftp-upload.gnu.org and only then will you be
authorized to upload files to the FSF ftp machines.
-* Update the version number in configure.ac.
+* Update the version number in configure.ac and libltdl/configure.ac.
See http://www.gnu.org/software/libtool/contribute.html for details of
the numbering scheme.
* Send announcement to libtool@gnu.org and autotools-announce@gnu.org,
if not an alpha send to info-gnu@gnu.org as well.
-* Update version number in configure.ac to next alpha number.
- See http://www.gnu.org/software/libtool/contribute.html for details of
- the numbering scheme.
+* Update version number in configure.ac and libltdl/configure.ac to next alpha
+ number. See http://www.gnu.org/software/libtool/contribute.html for details
+ of the numbering scheme.
* Update NEWS, ChangeLog.
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright 2001 Free Software Foundation, Inc.
+# Copyright 2001, 2008 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libltdl], [1.2], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [1.5.27a], [bug-libtool@gnu.org])
AC_CONFIG_SRCDIR([ltdl.c])