diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:13:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:13:15 +0200 |
commit | c22c90ac0ed0d403910d9af1bebb942f2a11a7c1 (patch) | |
tree | cd4f10961e057ccf57c5f63febb8baa503f36ae8 /manifest | |
parent | 836b547fc6004e097c78f3dc324152ca59ffcb35 (diff) |
Change to version 0.15.0-a.0.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ : 1 name: libbbot -version: 0.14.0 +version: 0.15.0-a.0.z project: build2 summary: build2 build bot utility library license: MIT @@ -17,5 +17,5 @@ builds: host requires: c++14 depends: * build2 >= 0.14.0- depends: * bpkg >= 0.14.0- -depends: libbutl ^0.14.0 -depends: libbpkg ^0.14.0 +depends: libbutl [0.15.0-a.0.1 0.15.0-a.1) +depends: libbpkg [0.15.0-a.0.1 0.15.0-a.1) |