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 | 57fc6cb17cd335d15b6d0b55cc6f5e6d2a19f302 (patch) | |
tree | 27edaf10c32d6e5b757b03d9ad5c1fb4b1998d77 | |
parent | a6c14e72c7ab39cf82162f4a6d78d107c0d82502 (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: openssl-agent -version: 0.12.0 +version: 0.13.0-a.0.z project: build2 summary: OpenSSL key agent license: MIT @@ -17,4 +17,4 @@ builds: linux ; Currently only supported on Linux. 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) |