increase the version number.

This commit is contained in:
okuji 2000-10-05 04:43:26 +00:00
parent 62eafe888b
commit 98be6a00af
8 changed files with 15 additions and 9 deletions

View file

@ -1,3 +1,9 @@
2000-10-05 OKUJI Yoshinori <okuji@gnu.org>
* 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 <okuji@gnu.org> 2000-10-01 OKUJI Yoshinori <okuji@gnu.org>
* lib/device.c [__linux__]: Don't include <linux/cdrom.h>. * lib/device.c [__linux__]: Don't include <linux/cdrom.h>.

2
configure vendored
View file

@ -884,7 +884,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE=grub PACKAGE=grub
VERSION=0.5.96 VERSION=0.5.97
cat >> confdefs.h <<EOF cat >> confdefs.h <<EOF
#define PACKAGE "$PACKAGE" #define PACKAGE "$PACKAGE"
EOF EOF

View file

@ -14,7 +14,7 @@ dnl USE OF THIS SOFTWARE.
AC_INIT(stage2/stage2.c) AC_INIT(stage2/stage2.c)
dnl Grab the package and version from the top debian/changelog entry. dnl Grab the package and version from the top debian/changelog entry.
AM_INIT_AUTOMAKE(grub, 0.5.96) AM_INIT_AUTOMAKE(grub, 0.5.97)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
AC_PREREQ(2.13) AC_PREREQ(2.13)

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020.
.TH GRUB-INSTALL "8" "September 2000" "grub-install (GNU GRUB 0.5.96)" FSF .TH GRUB-INSTALL "8" "October 2000" "grub-install (GNU GRUB 0.5.97)" FSF
.SH NAME .SH NAME
grub-install \- install GRUB on your drive grub-install \- install GRUB on your drive
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020.
.TH GRUB "8" "October 2000" "grub (GNU GRUB 0.5.96)" FSF .TH GRUB "8" "October 2000" "grub (GNU GRUB 0.5.97)" FSF
.SH NAME .SH NAME
grub \- the grub shell grub \- the grub shell
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020.
.TH MBCHK "1" "October 2000" "mbchk (GNU GRUB 0.5.96)" FSF .TH MBCHK "1" "October 2000" "mbchk (GNU GRUB 0.5.97)" FSF
.SH NAME .SH NAME
mbchk \- check the format of a Multiboot kernel mbchk \- check the format of a Multiboot kernel
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,3 +1,3 @@
@set UPDATED 3 April 2000 @set UPDATED 3 April 2000
@set EDITION 0.5.96 @set EDITION 0.5.97
@set VERSION 0.5.96 @set VERSION 0.5.97

View file

@ -1,3 +1,3 @@
@set UPDATED 3 April 2000 @set UPDATED 3 April 2000
@set EDITION 0.5.96 @set EDITION 0.5.97
@set VERSION 0.5.96 @set VERSION 0.5.97