From: robertmh Date: Fri, 4 Sep 2009 12:08:43 +0000 (+0000) Subject: 2009-09-04 Robert Millan X-Git-Tag: 1.98~560 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ff0d7a4b8e0345ce32fea4407b73bd08a9aa8ef;p=thirdparty%2Fgrub.git 2009-09-04 Robert Millan * configure.ac: Bump version to 1.97~beta2. * docs/version.texi: Likewise. --- diff --git a/ChangeLog b/ChangeLog index bafb163e5..a12ef99e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-04 Robert Millan + + * configure.ac: Bump version to 1.97~beta2. + * docs/version.texi: Likewise. + 2009-09-03 Colin Watson * configure.ac: By default, GCC 4.4 generates .eh_frame sections diff --git a/configure.ac b/configure.ac index 59e046363..551605812 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target dnl type. -AC_INIT([GRUB],[1.97~beta1],[bug-grub@gnu.org]) +AC_INIT([GRUB],[1.97~beta2],[bug-grub@gnu.org]) AC_PREREQ(2.59) AC_CONFIG_SRCDIR([include/grub/dl.h]) AC_CONFIG_HEADER([config.h]) diff --git a/docs/version.texi b/docs/version.texi index 4528c7b2e..04c8473f4 100644 --- a/docs/version.texi +++ b/docs/version.texi @@ -1,4 +1,4 @@ @set UPDATED 7 Ago 2009 @set UPDATED-MONTH Ago 2009 -@set EDITION 1.97~beta1 -@set VERSION 1.97~beta1 +@set EDITION 1.97~beta2 +@set VERSION 1.97~beta2