diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 10:01:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 10:01:37 +0200 |
commit | 3122c5f50d2e31f80f0cf080046c8f15ad036a5e (patch) | |
tree | 8295d0868ec0fbc58283b1f9a59245e9aa5bb299 /manifest | |
parent | 64fcfee429c031381c14ec18af77316361245fc3 (diff) |
Change version to 0.16.0-a.0.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libbpkg -version: 0.15.0 +version: 0.16.0-a.0.z project: build2 summary: build2 package dependency manager utility library license: MIT @@ -16,4 +16,4 @@ builds: host requires: c++14 depends: * build2 >= 0.15.0- depends: * bpkg >= 0.15.0- -depends: libbutl ^0.15.0 +depends: libbutl [0.16.0-a.0.1 0.16.0-a.1) |