1
0
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:
erich
1996-09-19 09:24:18 +00:00
parent 38e0cfc823
commit dabb354821
+1 -1
View File
@@ -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"