2009-10-16 Robert Millan <rmh.grub@aybabtu.com>

* configure.ac: Bump version to 1.97.
This commit is contained in:
robertmh 2009-10-16 17:43:26 +00:00
parent 6f3cd880e9
commit f1d29d87ad
2 changed files with 5 additions and 1 deletions

View File

@ -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

View 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])