diff --git a/repos/gems/run/sculpt.run b/repos/gems/run/sculpt.run index 6bfc0ea4d..95acf1c66 100644 --- a/repos/gems/run/sculpt.run +++ b/repos/gems/run/sculpt.run @@ -472,7 +472,7 @@ exec gzip -dc [genode_dir]/repos/gems/run/sculpt/machine.vdi.gz > [run_dir]/geno # Define 'VERSION' ROM module # proc sculpt_version { } { - return "[string trim [exec cat [genode_dir]/VERSION]]" } + return "18.06" } # write file with newline (for producing nice output when using 'cat /VERSION') set fd [open [run_dir]/genode/VERSION w] @@ -601,7 +601,7 @@ append manual_deploy_config { -->