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

View file

@ -63,7 +63,7 @@ ENTRY(start)
VARIABLE(install_partition) VARIABLE(install_partition)
.long 0xFF00FF .long 0xFF00FF
VARIABLE(version_string) VARIABLE(version_string)
.string "0.4" .string "0.4-pre"
VARIABLE(config_file) VARIABLE(config_file)
#ifndef CONFIG_FILE_ASM #ifndef CONFIG_FILE_ASM
.string "/boot/grub/menu.lst" .string "/boot/grub/menu.lst"