diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:40:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:40:21 +0200 |
commit | 153d41a5628aeb00f88fde9d26e4abb32e199d04 (patch) | |
tree | 5168640c14a6bae9ea9fa2d0901ef87838b47ca2 | |
parent | 33e702931a2be46e5a2fc296d71bca432d5aa91e (diff) |
Change version to 0.13.0-a.0.z
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libbpkg -version: 0.12.0 +version: 0.13.0-a.0.z project: build2 summary: build2 package dependency manager utility library license: MIT @@ -16,4 +16,4 @@ builds: all requires: c++14 depends: * build2 >= 0.12.0 depends: * bpkg >= 0.12.0 -depends: libbutl ^0.12.0 +depends: libbutl [0.13.0-a.0.1 0.13.0-a.1) |