diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:40:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-21 06:40:21 +0200 |
commit | d5438fef9c4f00feec3327b6c5086072f392b0d7 (patch) | |
tree | 8f1f2590bc97b93b5a9769278dd0446a487b072a /manifest | |
parent | c69afe2351f23029f58950e257761cee497515e3 (diff) |
Change version to 0.13.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.12.0 +version: 0.13.0-a.0.z summary: build2 build system license: MIT topics: build system, build toolchain @@ -18,5 +18,5 @@ depends: * build2 >= 0.12.0 depends: * bpkg >= 0.12.0 # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. -depends: libbutl ^0.12.0 +depends: libbutl [0.13.0-a.0.1 0.13.0-a.1) depends: libpkgconf [1.4.2 1.7.0-) |