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 | a670248bb1a5141cda036d406685cb8a8462a984 (patch) | |
tree | ea775069fcd03dd9518d14362e5bc79121ef99df /manifest | |
parent | b376b436597088f43d6bbce6e8b096f7a68f8997 (diff) |
Release version 0.11.0v0.11.0
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libbutl.bash -version: 0.11.0-a.0.z +version: 0.11.0 project: build2 summary: build2 utility library for bash license: MIT @@ -19,4 +19,4 @@ requires: bash >= 4.3 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 |