Revision: 2549
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2549
Author:   robertmh
Date:     2009-08-30 15:12:48 +0000 (Sun, 30 Aug 2009)
Log Message:
-----------
2009-08-30  Robert Millan  <[email protected]>

        * configure.ac: Bump version to 1.97~beta1.
        * docs/version.texi: Likewise.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/configure.ac
    trunk/grub2/docs/version.texi

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog       2009-08-30 15:08:50 UTC (rev 2548)
+++ trunk/grub2/ChangeLog       2009-08-30 15:12:48 UTC (rev 2549)
@@ -1,3 +1,8 @@
+2009-08-30  Robert Millan  <[email protected]>
+
+       * configure.ac: Bump version to 1.97~beta1.
+       * docs/version.texi: Likewise.
+
 2009-08-29  Vladimir Serbinenko  <[email protected]>
 
        * include/grub/i386/xnu.h: Add license header.

Modified: trunk/grub2/configure.ac
===================================================================
--- trunk/grub2/configure.ac    2009-08-30 15:08:50 UTC (rev 2548)
+++ trunk/grub2/configure.ac    2009-08-30 15:12:48 UTC (rev 2549)
@@ -31,7 +31,7 @@
 dnl type.
 
 
-AC_INIT([GRUB],[1.96],[[email protected]])
+AC_INIT([GRUB],[1.97~beta1],[[email protected]])
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([include/grub/dl.h])
 AC_CONFIG_HEADER([config.h])

Modified: trunk/grub2/docs/version.texi
===================================================================
--- trunk/grub2/docs/version.texi       2009-08-30 15:08:50 UTC (rev 2548)
+++ trunk/grub2/docs/version.texi       2009-08-30 15:12:48 UTC (rev 2549)
@@ -1,4 +1,4 @@
 @set UPDATED 7 Ago 2009
 @set UPDATED-MONTH Ago 2009
-...@set EDITION 1.97~snapshot
-...@set VERSION 1.97~snapshot
+...@set EDITION 1.97~beta1
+...@set VERSION 1.97~beta1



Reply via email to