diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-08 15:32:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-08 15:32:02 +0200 |
commit | 5c138ea1178b53d6cf2d6c80032e1762d51e4ea1 (patch) | |
tree | f8751516e5d0b38f27ebc890e58af8401315e12d /review | |
parent | 6080bd9453345c1ed46adbace47ff7029ecefe52 (diff) |
Update for 0.6.0 release0.6.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 brep build2-toolchain" +modules="libbutl build2 libbpkg bpkg brep libbbot bbot libstd-modules build2-toolchain" owd=`pwd` trap "{ cd $owd; exit 1; }" ERR |