diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-21 15:55:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-21 15:55:02 +0200 |
commit | 67fa594c3059729a405d5ce5ad0dc298fddcddc0 (patch) | |
tree | b8b77e2a43cc70d6a75452fda6d0b9a5649ebf54 /manifest | |
parent | 452070540e7ac11a9d77009e32e815c1454df9d8 (diff) |
Change to version 0.14.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.13.0 +version: 0.14.0-a.0.z summary: build2 build system license: MIT topics: build system, build toolchain @@ -18,5 +18,5 @@ depends: * build2 >= 0.13.0 depends: * bpkg >= 0.13.0 # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. -depends: libbutl ^0.13.0 +depends: libbutl [0.14.0-a.0.1 0.14.0-a.1) depends: libpkgconf [1.4.2 1.7.0-) |