mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
sculpt: version 20.02
This commit is contained in:
parent
1d3ce93107
commit
904651ada9
@ -537,7 +537,7 @@ exec gzip -dc [genode_dir]/repos/gems/run/sculpt/machine.vdi.gz > [run_dir]/geno
|
|||||||
# Note: the string must be exactly 5 bytes long.
|
# Note: the string must be exactly 5 bytes long.
|
||||||
#
|
#
|
||||||
proc sculpt_version { } {
|
proc sculpt_version { } {
|
||||||
return "19.11" }
|
return "20.02" }
|
||||||
|
|
||||||
# write file with newline (for producing nice output when using 'cat /VERSION')
|
# write file with newline (for producing nice output when using 'cat /VERSION')
|
||||||
set fd [open [run_dir]/genode/VERSION w]
|
set fd [open [run_dir]/genode/VERSION w]
|
||||||
|
Loading…
Reference in New Issue
Block a user