From: Vladimir Serbinenko Date: Sun, 28 Feb 2016 02:07:41 +0000 (+0100) Subject: Release 2.02~beta3 X-Git-Tag: 2.02-beta3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8207874e5d0d05159fd8c531c87f0f6e4653b8a6;p=thirdparty%2Fgrub.git Release 2.02~beta3 --- diff --git a/configure.ac b/configure.ac index 26d2f33c7..a85b134ec 100644 --- a/configure.ac +++ b/configure.ac @@ -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])