diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:35:45 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-21 16:35:45 +0200 |
commit | 209db1d562999a6f88533512e6aa571b2ae4392d (patch) | |
tree | 8815bc04dd49d86261899140fc4ca89946644bce /manifest | |
parent | 541daa6e7a0f7ad6a0f9d4c500c8c5ca9c955646 (diff) |
Change version to 0.10.0-a.0.z
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: bpkg-rep -version: 0.9.0 +version: 0.10.0-a.0.z project: build2 summary: bpkg repository management utilities license: MIT @@ -19,6 +19,6 @@ build-exclude: windows** ; Requires bash. build-exclude: macos** ; Requires bash >= 4.3. build-include: ** requires: bash >= 4.3 -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- -depends: bpkg ^0.9.0 +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 +depends: bpkg [0.10.0-a.0.1 0.10.0-a.1) |