diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:35:45 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:35:45 +0200 |
commit | b72650ce73ff4bf8be85752324f31b37c820e593 (patch) | |
tree | a08b6191c2adc2ac81327940e25d57959d6b8ad6 | |
parent | c489955175df5dccd274a8986d3427e04d2a70f6 (diff) |
Change version to 0.10.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.9.0 +version: 0.10.0-a.0.z project: build2 summary: build2 utility library for bash license: MIT @@ -20,6 +20,6 @@ build-exclude: macos** ; Requires bash >= 4.3. build-include: ** requires: bash >= 4.3 requires: c++14 -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- -depends: libbutl ^0.9.0 +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 +depends: libbutl [0.10.0-a.0.1 0.10.0-a.1) |