]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Release 2.02~beta3 2.02-beta3 grub-2.02-beta3
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 28 Feb 2016 02:07:41 +0000 (03:07 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sun, 28 Feb 2016 02:07:41 +0000 (03:07 +0100)
configure.ac

index 26d2f33c784e3193202cbb4773237b78da137208..a85b134ec58296e4f128b116918cb1c64ee17ecc 100644 (file)
@@ -31,7 +31,7 @@ dnl (such as BUILD_CC, BUILD_CFLAGS, etc.) for the build type and variables
 dnl with the prefix "TARGET_" (such as TARGET_CC, TARGET_CFLAGS, etc.) are
 dnl used for the target type. See INSTALL for full list of variables.
 
-AC_INIT([GRUB],[2.02~beta2],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.02~beta3],[bug-grub@gnu.org])
 
 AC_CONFIG_AUX_DIR([build-aux])