diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
commit | 764fd4f4f1c8ab5420f8fbac07b1257dc69b15ae (patch) | |
tree | 8420353aee32a37d9b64667742319e2d6faba7fb | |
parent | f2303c3a7da6a21aba37e39cda66e659cc6de662 (diff) |
Release version 0.11.0v0.11.0
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: openssl-agent -version: 0.11.0-a.0.z +version: 0.11.0 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.10.0 depends: * bpkg >= 0.10.0 -depends: libbutl [0.11.0-a.0.1 0.11.0-a.1) +depends: libbutl ^0.11.0 |