diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-18 16:15:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-18 16:15:54 +0200 |
commit | 92da3a1ac68bdb5de8da96dd2970a3c529e767f0 (patch) | |
tree | 6eafa82ac604036d18f85cde9f3f154ab269a46e /manifest | |
parent | f0b3a898a7539d11680a0d723b90a62a1883c738 (diff) |
Release version 0.10.0v0.10.0
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.10.0-a.0.z +version: 0.10.0 summary: build2 build system license: MIT tags: c++, build, system @@ -17,5 +17,5 @@ depends: * build2 >= 0.9.0 depends: * bpkg >= 0.9.0 # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. -depends: libbutl [0.10.0-a.0.1 0.10.0-a.1) +depends: libbutl ^0.10.0 depends: libpkgconf [1.4.2 1.6.0-) |