diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 10:01:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 10:04:33 +0200 |
commit | 5ae1fe4cfc96233d5acf013e0c3a6ac2c4a6b2c5 (patch) | |
tree | 11bc6d592e84a124799f872b59fd11f79c8fc69d /manifest | |
parent | c8b22bd6379a51bb73f533b84d3049845d828ae9 (diff) |
Change version to 0.16.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: build2 -version: 0.15.0 +version: 0.16.0-a.0.z summary: build2 build system license: MIT topics: build system, build toolchain @@ -18,5 +18,5 @@ depends: * build2 >= 0.15.0- depends: * bpkg >= 0.15.0- # @@ DEP Should probably become conditional dependency. #requires: ? cli ; Only required if changing .cli files. -depends: libbutl ^0.15.0 +depends: libbutl [0.16.0-a.0.1 0.16.0-a.1) depends: libpkg-config ~0.1.0 |