diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-28 06:45:32 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-28 06:45:32 +0200 |
commit | 3e34f3bc9c13e80d998fe75b8e1daa132928513f (patch) | |
tree | 65ea49e5fd7a5d43284d199ebad6acde213e0a71 /manifest | |
parent | 1c6fc35c120ee79ecbd6f0b2a8e9598ec0c68128 (diff) |
Release version 0.15.0v0.15.0
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: bdep-util -version: 0.15.0-a.0.z +version: 0.15.0 project: build2 summary: extra build2 project management utilities license: MIT @@ -16,6 +16,6 @@ builds: host builds: -windows ; Requires bash. builds: -macos ; Requires bash >= 4.3. requires: bash >= 4.3 -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- -depends: libbutl.bash [0.15.0-a.0.1 0.15.0-a.1) +depends: * build2 >= 0.15.0- +depends: * bpkg >= 0.15.0- +depends: libbutl.bash ^0.15.0 |