Set version to "0.4-pre" for the pre-release
This commit is contained in:
parent
38e0cfc823
commit
dabb354821
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue