]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-09-04 Robert Millan <rmh.grub@aybabtu.com>
authorrobertmh <robertmh@localhost>
Fri, 4 Sep 2009 12:08:43 +0000 (12:08 +0000)
committerrobertmh <robertmh@localhost>
Fri, 4 Sep 2009 12:08:43 +0000 (12:08 +0000)
        * configure.ac: Bump version to 1.97~beta2.
        * docs/version.texi: Likewise.

ChangeLog
configure.ac
docs/version.texi

index bafb163e539e33b042e1f7d41af1a4a8df74b820..a12ef99e315703f6830e682be8659f6ea232ddef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-04  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * configure.ac: Bump version to 1.97~beta2.
+       * docs/version.texi: Likewise.
+
 2009-09-03  Colin Watson  <cjwatson@ubuntu.com>
 
        * configure.ac: By default, GCC 4.4 generates .eh_frame sections
index 59e046363aed724654abe0324e323dfe41e8f24f..5516058121e6a0634471d3d0a9fcadb5bf0b4432 100644 (file)
@@ -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])
index 4528c7b2e5680dc729510aee914bc0a74b003644..04c8473f4dbe00c9b6c232e8e84df0cf1d4a087e 100644 (file)
@@ -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