]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-10-16 Robert Millan <rmh.grub@aybabtu.com>
authorrobertmh <robertmh@localhost>
Fri, 16 Oct 2009 17:43:26 +0000 (17:43 +0000)
committerrobertmh <robertmh@localhost>
Fri, 16 Oct 2009 17:43:26 +0000 (17:43 +0000)
        * configure.ac: Bump version to 1.97.

ChangeLog
configure.ac

index eb874f93e992434e16cd9bb1016e6a67b7fa9655..5f58ef12ffbfae9cc637871a8cf52b6aeb416c3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-16  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * configure.ac: Bump version to 1.97.
+
 2009-10-16  Colin Watson  <cjwatson@ubuntu.com>
 
        * configure.ac (TARGET_CFLAGS): Add -mno-mmx -mno-sse -mno-sse2
index f26b92447707ba5e406db9bbcd8f74f6b049fb0c..ca837b6e5d5dba31e6f2e553ceb5995842e22e78 100644 (file)
@@ -31,7 +31,7 @@ dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
 dnl type.
 
 
-AC_INIT([GRUB],[1.97~beta4],[bug-grub@gnu.org])
+AC_INIT([GRUB],[1.97],[bug-grub@gnu.org])
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([include/grub/dl.h])
 AC_CONFIG_HEADER([config.h])