diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 18:27:16 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 18:31:04 +0200 |
commit | faf69983e43f51130d2edaf5109f978ec4e628e6 (patch) | |
tree | b330039e09f4f326479b2a903d5fc51a68f4ab9b /build.sh | |
parent | d4f832e6d8e3f6e503b5123eb1ab71d77e558fcb (diff) |
Switch to version module
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ fi # Bpkg configuration directory. # -cver="0.5-a1" +cver="0.5-b.0" cdir="build2-toolchain-$cver" diag () |