* configure.ac: Increase version.
This commit is contained in:
parent
da0d5b3f3b
commit
9b83956ab9
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-04-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Increase version.
|
||||
|
||||
2012-04-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Introduce en@cyrillic en@hebrew en@arabic and en@greek.
|
||||
|
|
|
@ -32,7 +32,7 @@ dnl type, so there is no conflict. Variables with the prefix "TARGET_"
|
|||
dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
|
||||
dnl type.
|
||||
|
||||
AC_INIT([GRUB],[2.00~beta2],[bug-grub@gnu.org])
|
||||
AC_INIT([GRUB],[2.00~beta3],[bug-grub@gnu.org])
|
||||
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
|
|
Loading…
Reference in a new issue