diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-24 15:44:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-24 15:44:35 +0200 |
commit | 757787725cffc24f6c4e353fefa63bf255007457 (patch) | |
tree | cce37b4ed8b88ac549d62aafb9fc5e04263bf514 /review | |
parent | 135ce62b109cca705ca784942d5ef9dfc2f803dd (diff) |
Updates for 0.9.0 releasev0.9.0
Diffstat (limited to 'review')
-rwxr-xr-x | review | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ # usage="usage: $0" -modules="libbutl build2 libbpkg bpkg bdep brep libbbot bbot libstd-modules build2-toolchain" +modules="libbutl libbutl.bash build2 libbpkg bpkg bpkg-rep bdep brep libbbot bbot libstd-modules build2-toolchain" owd=`pwd` trap "{ cd $owd; exit 1; }" ERR |