Revision: 2621
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2621
Author:   robertmh
Date:     2009-10-05 17:56:33 +0000 (Mon, 05 Oct 2009)
Log Message:
-----------
2009-10-05  Robert Millan  <[email protected]>

        * configure.ac: Bump version to 1.97~beta4.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/configure.ac

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog       2009-10-05 17:54:03 UTC (rev 2620)
+++ trunk/grub2/ChangeLog       2009-10-05 17:56:33 UTC (rev 2621)
@@ -1,3 +1,7 @@
+2009-10-05  Robert Millan  <[email protected]>
+
+       * configure.ac: Bump version to 1.97~beta4.
+
 2009-10-03  Robert Millan  <[email protected]>
 
        Resync grub-mkdevicemap in x86_64-efi.

Modified: trunk/grub2/configure.ac
===================================================================
--- trunk/grub2/configure.ac    2009-10-05 17:54:03 UTC (rev 2620)
+++ trunk/grub2/configure.ac    2009-10-05 17:56:33 UTC (rev 2621)
@@ -31,7 +31,7 @@
 dnl type.
 
 
-AC_INIT([GRUB],[1.97~beta3],[[email protected]])
+AC_INIT([GRUB],[1.97~beta4],[[email protected]])
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([include/grub/dl.h])
 AC_CONFIG_HEADER([config.h])



Reply via email to