From ca32cd3df7f851f6f3120add1bd65e08b573564d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 18 Mar 2019 16:15:53 +0200 Subject: Release version 0.10.0 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index 95187fd..6f80c7d 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: libbutl.bash -version: 0.10.0-a.0.z +version: 0.10.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.9.0 depends: * bpkg >= 0.9.0 -depends: libbutl [0.10.0-a.0.1 0.10.0-a.1) +depends: libbutl ^0.10.0 -- cgit v1.1