Skip to content

Commit

Permalink
Set version to 5.0.0 (#4566)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana authored Dec 5, 2023
1 parent 4b426d2 commit d525dee
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.4-0.ci+git${COMMIT:0:11}"
VERSION="5.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 d525dee

Please sign in to comment.