mirror of
git://git.git.savannah.gnu.org/grub.git
synced 2026-09-01 02:34:49 +00:00
Set version to "0.4-pre" for the pre-release
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ ENTRY(start)
|
||||
VARIABLE(install_partition)
|
||||
.long 0xFF00FF
|
||||
VARIABLE(version_string)
|
||||
.string "0.4"
|
||||
.string "0.4-pre"
|
||||
VARIABLE(config_file)
|
||||
#ifndef CONFIG_FILE_ASM
|
||||
.string "/boot/grub/menu.lst"
|
||||
|
||||
Reference in New Issue
Block a user