* configure.in: Bump version to 4.5.54a.

This commit is contained in:
Pavel Roskin 2001-07-14 21:16:32 +00:00
parent 2f9f1bb380
commit fbdfb3285c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-07-14 Pavel Roskin <proski@gnu.org>
* configure.in: Bump version to 4.5.54a.
2001-07-13 Pavel Roskin <proski@gnu.org>
* lib/mcserv.init: Fix exit status.

View File

@ -5,7 +5,7 @@ AC_INIT(src/main.c)
AC_PREREQ(2.13)
AC_CANONICAL_HOST
AM_INIT_AUTOMAKE(mc, 4.5.54)
AM_INIT_AUTOMAKE(mc, 4.5.54a)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE