mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-10 21:01:49 +00:00
sculpt: version 20.03
This patch increases the Sculpt version to avoid the risk of binary compatibility clashes with index files published for the just-released Sculpt 20.02 version.
This commit is contained in:
parent
095a0a6439
commit
25c85fab18
@ -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.
|
||||
#
|
||||
proc sculpt_version { } {
|
||||
return "20.02" }
|
||||
return "20.03" }
|
||||
|
||||
# write file with newline (for producing nice output when using 'cat /VERSION')
|
||||
set fd [open [run_dir]/genode/VERSION w]
|
||||
|
Loading…
x
Reference in New Issue
Block a user