diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-05 10:19:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-05 10:19:17 +0200 |
commit | 545c41a6eb4e262c444febbf92fece6041c93f66 (patch) | |
tree | 7ed94b4bf389837bb0ca75435b07eb09e95d47e1 /manifest | |
parent | 37197587e80093fc9a9040aa516bcad2ab9fdc5c (diff) |
Change version to 0.17.0-a.0.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: bdep-util -version: 0.16.0 +version: 0.17.0-a.0.z project: build2 summary: extra build2 project management utilities license: MIT @@ -18,4 +18,4 @@ builds: -macos ; Requires bash >= 4.3. requires: bash >= 4.3 depends: * build2 >= 0.16.0- depends: * bpkg >= 0.16.0- -depends: libbutl.bash ^0.16.0 +depends: libbutl.bash [0.17.0-a.0.1 0.17.0-a.1) |