]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* configure.ac: Bump to 2.00~beta0.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 28 Feb 2012 03:28:40 +0000 (04:28 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 28 Feb 2012 03:28:40 +0000 (04:28 +0100)
ChangeLog
configure.ac

index 0356f974b8b65dbfc4668c922118ea226a0c4d06..48c07df7a1dd750b9483b077b299d649d2c127d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-27  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * configure.ac: Bump to 2.00~beta0.
+
 2012-02-27  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * util/getroot.c (grub_find_root_devices_from_btrfs): Add
index 2663563e6420d3bd7bd5dfffaac1be3ee850faa9..6a9eafd394481004784349c65535f4205cd36aab 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],[1.99],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.00~beta0],[bug-grub@gnu.org])
 
 AC_CONFIG_AUX_DIR([build-aux])