diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-11 12:12:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-11 12:12:02 +0200 |
commit | 75438f6f87130cea42c3f3b96400abcfa37beecb (patch) | |
tree | d81ad292ae560f81b394d076eb3d5baca44216bb | |
parent | a670248bb1a5141cda036d406685cb8a8462a984 (diff) |
Change version to 0.12.0-a.0.z
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: libbutl.bash -version: 0.11.0 +version: 0.12.0-a.0.z project: build2 summary: build2 utility library for bash license: MIT @@ -17,6 +17,6 @@ builds: -windows ; Requires bash. builds: -macos ; Requires bash >= 4.3. requires: bash >= 4.3 requires: c++14 -depends: * build2 >= 0.10.0 -depends: * bpkg >= 0.10.0 -depends: libbutl ^0.11.0 +depends: * build2 >= 0.11.0 +depends: * bpkg >= 0.11.0 +depends: libbutl [0.12.0-a.0.1 0.12.0-a.1) |