From 98be6a00afb84ff213cdfc502a735f7a1fbe998f Mon Sep 17 00:00:00 2001 From: okuji Date: Thu, 5 Oct 2000 04:43:26 +0000 Subject: [PATCH] increase the version number. --- ChangeLog | 6 ++++++ configure | 2 +- configure.in | 2 +- docs/grub-install.8 | 2 +- docs/grub.8 | 2 +- docs/mbchk.1 | 2 +- docs/stamp-vti | 4 ++-- docs/version.texi | 4 ++-- 8 files changed, 15 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 831740aac..461978263 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-10-05 OKUJI Yoshinori + + * configure.in (AM_INIT_AUTOMAKE): The version number is set to + 0.5.97. This version number is a dummy, as we will never release + 0.5.97 actually. + 2000-10-01 OKUJI Yoshinori * lib/device.c [__linux__]: Don't include . diff --git a/configure b/configure index e7233a0d4..a72467567 100644 --- a/configure +++ b/configure @@ -884,7 +884,7 @@ fi # Define the identity of the package. PACKAGE=grub -VERSION=0.5.96 +VERSION=0.5.97 cat >> confdefs.h <