Skip to content

Commit

Permalink
Bump system version to 4 (aka 4.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed Nov 4, 2023
1 parent ea4da47 commit 64f2d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rustc --version
# trampoline global zone images.
#
COMMIT=$(git rev-parse HEAD)
VERSION="1.0.3-0.ci+git${COMMIT:0:11}"
VERSION="4.0.0-0.ci+git${COMMIT:0:11}"
echo "$VERSION" >/work/version.txt

ptime -m ./tools/install_builder_prerequisites.sh -yp
Expand Down

0 comments on commit 64f2d6c

Please sign in to comment.