diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 18:22:26 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 18:22:26 +0200 |
commit | dc0ebced649c7ca5ff93884ec2fecdebac2818b1 (patch) | |
tree | f23e2d28f3b7c0fbd26fc43fdcab4cab66a1322c /version | |
parent | 6a3884255bdf407edd435406076d2080a2523f19 (diff) |
Add bdep to some scripts/notes (on added to stage yet)
Diffstat (limited to 'version')
-rwxr-xr-x | version | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ xml_ver=1.1.0-b.2.z #xml_ver=1.1.0-b.2 xml_mods=(libstudxml) -all=(libstd-modules libbutl build2 libbpkg bpkg libbbot brep bbot build2-toolchain msvc-linux buildos) +all=(libstd-modules libbutl build2 libbpkg bpkg bdep libbbot brep bbot build2-toolchain msvc-linux buildos) # In manifests for alpha/beta we use an exact match. For snapshots -- snapshot # range. Otherwise an X.Y.* range. |