* HACKING: Reminder to do it next time, too.
+2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * libltdl/configure.ac: Bump package version.
+ * HACKING: Reminder to do it next time, too.
+
2008-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* tests/mdemo/Makefile.am (@LIBLTDL@): Update outdated
* Update the LTDL_VERSION_INFO in libltdl/Makefile.inc for changes since
the last release.
-* 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.
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libltdl], [2.1a], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.1c], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])