diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-11 10:47:00 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-11 10:47:00 +0200 |
commit | 6d5f713cadfe13940f3c401ce41cb92ae2e482dd (patch) | |
tree | 55e9bb73d51f1bdfd508f8b3c38000e9f444abc8 /build.sh | |
parent | 4ea887eae293ad2971748ce82ed63f419f54dff6 (diff) |
Bump version to 0.8.0
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.8-a.0" +cver="0.8" cdir="build2-toolchain-$cver" diag () |