* configure.in: Version 4.6.0-pre3 released.

This commit is contained in:
Pavel Roskin 2003-01-22 07:44:00 +00:00
parent 2a0b5a3af4
commit e9ac1f3c3a
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2003-01-22 Pavel Roskin <proski@gnu.org>
* configure.in: Version 4.6.0-pre3 released.
* acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
versions that required the native curses library on some OSes.

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-pre2a)
AM_INIT_AUTOMAKE(mc, 4.6.0-pre3)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE