2009-09-12 Robert Millan <rmh.grub@aybabtu.com>
* configure.ac: Bump version to 1.97~beta3. * docs/version.texi: Likewise.
This commit is contained in:
parent
6122955707
commit
8ef070f50d
3 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2009-09-12 Robert Millan <rmh.grub@aybabtu.com>
|
||||||
|
|
||||||
|
* configure.ac: Bump version to 1.97~beta3.
|
||||||
|
* docs/version.texi: Likewise.
|
||||||
|
|
||||||
2009-09-12 Robert Millan <rmh.grub@aybabtu.com>
|
2009-09-12 Robert Millan <rmh.grub@aybabtu.com>
|
||||||
|
|
||||||
* video/i386/pc/vbe.c (grub_vbe_get_video_mode_info): Move packed
|
* video/i386/pc/vbe.c (grub_vbe_get_video_mode_info): Move packed
|
||||||
|
|
|
@ -31,7 +31,7 @@ dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
|
||||||
dnl type.
|
dnl type.
|
||||||
|
|
||||||
|
|
||||||
AC_INIT([GRUB],[1.97~beta2],[bug-grub@gnu.org])
|
AC_INIT([GRUB],[1.97~beta3],[bug-grub@gnu.org])
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_CONFIG_SRCDIR([include/grub/dl.h])
|
AC_CONFIG_SRCDIR([include/grub/dl.h])
|
||||||
AC_CONFIG_HEADER([config.h])
|
AC_CONFIG_HEADER([config.h])
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@set UPDATED 7 Ago 2009
|
@set UPDATED 7 Ago 2009
|
||||||
@set UPDATED-MONTH Ago 2009
|
@set UPDATED-MONTH Ago 2009
|
||||||
@set EDITION 1.97~beta2
|
@set EDITION 1.97~beta3
|
||||||
@set VERSION 1.97~beta2
|
@set VERSION 1.97~beta3
|
||||||
|
|
Loading…
Reference in a new issue