diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-19 12:23:01 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-06-19 12:23:01 +0200 |
commit | 674d393cfa03a705f4af4b35f4f0bba933340354 (patch) | |
tree | 24cfc4a84bc76b0bb52ef2cabeae092407daabf6 /manifest | |
parent | 8d83a7f4926b357628ed78644aee3c1366e38162 (diff) |
Change version to 0.18.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.17.0 +version: 0.18.0-a.0.z project: build2 summary: build2 package dependency manager utility library license: MIT @@ -16,4 +16,4 @@ builds: all : &host requires: c++14 depends: * build2 >= 0.16.0 depends: * bpkg >= 0.16.0 -depends: libbutl ^0.17.0 +depends: libbutl [0.18.0-a.0.1 0.18.0-a.1) |