diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:35:45 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:35:45 +0200 |
commit | 6db81244979844c07503a2640eb0fd2ccb3ba6d6 (patch) | |
tree | fa4cbc212cabf11a05e3719310eb20b1c1c46a2a /build.sh | |
parent | 769017753275f85e1764544e978735e70fc38fee (diff) |
Change version to 0.10.0-a.0.z
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ fi # The bpkg configuration directory. # -cver="0.9" +cver="0.10-a.0" cdir="build2-toolchain-$cver" diag () |