]> git.proxmox.com Git - grub2.git/commitdiff
* configure.ac: Bump to 2.00~rc1.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 23 Jun 2012 20:56:19 +0000 (22:56 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 23 Jun 2012 20:56:19 +0000 (22:56 +0200)
ChangeLog
configure.ac

index a5cac3e5c544fa4baa64ae3af6f03759e84c6f4a..20e41b6efdde30368bc63118c9c22daf8b568102 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-23  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * configure.ac: Bump to 2.00~rc1.
+
 2012-06-23  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/boot/mips/loongson/fwstart.S: Add missing setting of high
index ab632ce526442f38acf3d179f987078835a78e52..448ac68d6a84491743dfd118cde3eafbe8c531e0 100644 (file)
@@ -32,7 +32,7 @@ dnl type, so there is no conflict. Variables with the prefix "TARGET_"
 dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
 dnl type.
 
-AC_INIT([GRUB],[2.00~beta6],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.00~rc1],[bug-grub@gnu.org])
 
 AC_CONFIG_AUX_DIR([build-aux])