diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-12 14:42:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-12 14:42:14 +0200 |
commit | e26522466f59a8de3d74e96b2062d7a3f35f8e9c (patch) | |
tree | 6f71fabe1d484c88604d92f1a5712b18834a2a14 | |
parent | 29e85972c63ad8bd2d4195fd8525975bf1458080 (diff) |
Bump version to 0.9.0-a.0.z, master is open for business
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libbutl.bash -version: 0.8.0 +version: 0.9.0-a.0.z project: build2 summary: build2 utility library for bash license: MIT @@ -19,4 +19,4 @@ requires: bash >= 4.3 requires: c++14 depends: * build2 >= 0.8.0- depends: * bpkg >= 0.8.0- -depends: libbutl ^0.8.0 +depends: libbutl [0.9.0-a.0.1 0.9.0-a.1) |