]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-10-05 Robert Millan <rmh.grub@aybabtu.com>
authorrobertmh <robertmh@localhost>
Mon, 5 Oct 2009 17:56:33 +0000 (17:56 +0000)
committerrobertmh <robertmh@localhost>
Mon, 5 Oct 2009 17:56:33 +0000 (17:56 +0000)
        * configure.ac: Bump version to 1.97~beta4.

ChangeLog
configure.ac

index 70adb66fbfcf01c28b5dace55386747ac5f11f95..e2724685694228ff62d9718efb8bb54233a90717 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-05  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * configure.ac: Bump version to 1.97~beta4.
+
 2009-10-03  Robert Millan  <rmh.grub@aybabtu.com>
 
        Resync grub-mkdevicemap in x86_64-efi.
index 4d221b4d67cde13e635af239c6cdc13419cfe409..3e4da66c859703c0791238420f5a9cf3c96577cf 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~beta3],[bug-grub@gnu.org])
+AC_INIT([GRUB],[1.97~beta4],[bug-grub@gnu.org])
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([include/grub/dl.h])
 AC_CONFIG_HEADER([config.h])