* configure.in: Bump version to 4.6.0a.

This commit is contained in:
Pavel Roskin 2003-02-05 19:41:43 +00:00
parent a8726a9a1e
commit 1b9b557238
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2003-02-05 Pavel Roskin <proski@gnu.org>
* configure.in: Bump version to 4.6.0a.
* configure.in: Version 4.6.0 released.
2003-02-04 Arpi <arpi@mplayerhq.hu>

View File

@ -6,7 +6,7 @@ AC_INIT([GNU Midnight Commander], [], [mc-devel@gnome.org])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE(mc, 4.6.0)
AM_INIT_AUTOMAKE(mc, 4.6.0a)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE