]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* configure.ac: Bump to beta5.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 9 May 2012 12:36:17 +0000 (14:36 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 9 May 2012 12:36:17 +0000 (14:36 +0200)
ChangeLog
configure.ac

index 749d64c3f38c87138bf06e4dbe83142d2275d5a3..ce525768f61db2978c8ac401944514e9d3be4c9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-18  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * configure.ac: Bump to beta5.
+
 2012-05-09  Vladimir Serbinenko  <phcoder@gmail.com>
 
        Fix wrapped HFS+ handling.
index 1561feb50767fb8953e50771225ec4227406e327..4161ec442b77942cb88a9e744a8b8b6b440d36f3 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~beta4],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.00~beta5],[bug-grub@gnu.org])
 
 AC_CONFIG_AUX_DIR([build-aux])