From 834cbed64fbe0a28031652326c03a31c08fd7cfc Mon Sep 17 00:00:00 2001 From: Pavel Tsekov Date: Mon, 10 Sep 2007 14:25:30 +0000 Subject: [PATCH] * configure.ac: Update the version number to 4.6.2-pre1. * doc/mc.1.in: Likewise. --- ChangeLog | 5 +++++ configure.ac | 2 +- doc/mc.1.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 45d07ef87..b1e58792f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-09-10 Pavel Tsekov + + * configure.ac: Update the version number to 4.6.2-pre1. + * doc/mc.1.in: Likewise. + 2007-01-13 Pavel Tsekov * doc/mc.1.in: Place the description of the "Swap panels" on diff --git a/configure.ac b/configure.ac index e76caad0c..cfd1273f4 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ AC_PREREQ(2.54) m4_pattern_forbid(MC_) AC_CONFIG_SRCDIR(src/main.c) AC_CONFIG_AUX_DIR(config) -AM_INIT_AUTOMAKE(mc, 4.6.1a) +AM_INIT_AUTOMAKE(mc, 4.6.2-pre1) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE diff --git a/doc/mc.1.in b/doc/mc.1.in index 905c5ce71..a4fa0a011 100644 --- a/doc/mc.1.in +++ b/doc/mc.1.in @@ -1,5 +1,5 @@ .\"TOPICS "Topics:" -.TH MC 1 "January 2003" "MC Version 4.6.0" "GNU Midnight Commander" +.TH MC 1 "September 2007" "MC Version 4.6.2-pre1" "GNU Midnight Commander" .\"SKIP_SECTION" .SH "NAME" mc \- Visual shell for Unix-like systems.