diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-20 17:20:12 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-20 17:20:12 +0200 |
commit | b8164a70b71fac721b6ee18867edc1132fbd2fc5 (patch) | |
tree | 4b621ad85572db4ad91bfbc8b70bb3b379d2aeb9 /build.sh | |
parent | fcb0658e65e0939bf1825e695a3650f42290200a (diff) |
Change version to 0.11.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.10" +cver="0.11-a.0" cdir="build2-toolchain-$cver" diag () |