We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d454509 commit e54c99aCopy full SHA for e54c99a
configure.ac
@@ -31,7 +31,7 @@ dnl (such as BUILD_CC, BUILD_CFLAGS, etc.) for the build type and variables
31
dnl with the prefix "TARGET_" (such as TARGET_CC, TARGET_CFLAGS, etc.) are
32
dnl used for the target type. See INSTALL for full list of variables.
33
34
-AC_INIT([GRUB],[2.02~rc2],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.02],[bug-grub@gnu.org])
35
36
AC_CONFIG_AUX_DIR([build-aux])
37
0 commit comments