diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-11 10:46:59 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-11 10:46:59 +0200 |
commit | 29e85972c63ad8bd2d4195fd8525975bf1458080 (patch) | |
tree | 1a79ec8228c7473e6de798c2d946744e7dba91dc | |
parent | 258835fb4cd7338f9a0f9a758860cf1a368987dc (diff) |
Bump version to 0.8.0v0.8.0
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libbutl.bash -version: 0.8.0-a.0.z +version: 0.8.0 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-a.0.1 0.8.0-a.1) +depends: libbutl ^0.8.0 |