]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* configure.ac: Bump version to 1.99.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 13 May 2011 19:50:18 +0000 (21:50 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 13 May 2011 19:50:18 +0000 (21:50 +0200)
ChangeLog
configure.ac

index e20f2d3cfe7eeb52b4e87208405cc828fd6bb4b8..143fc60f567f9ad0f2154fa42af431e1ab27401b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-13  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * configure.ac: Bump version to 1.99.
+
 2011-05-13  Vladimir Serbinenko  <phcoder@gmail.com>
 
        Give ATA device a bit more time on first try in order to allow disks
index 811bd992d39e98cefd6feb5c251a3d113304c5e5..4a05007fdb6fc4711f25d74415cf1ebe04ebcd8c 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~rc2],[bug-grub@gnu.org])
+AC_INIT([GRUB],[1.99],[bug-grub@gnu.org])
 
 AC_CONFIG_AUX_DIR([build-aux])