diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-19 08:11:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-19 08:11:27 +0200 |
commit | dd1a97217fcf974dde4bfbe8338b4dbb15b869a4 (patch) | |
tree | b215a2319391a275add68a61911102e315ed9950 /build.sh | |
parent | 0a1979e0ac51873106c2bcdfbcdd4226a2675c35 (diff) |
Release version 0.9.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.9-a.0" +cver="0.9" cdir="build2-toolchain-$cver" diag () |