From 4f2570d9090faad69b1dcfd54872a6973edb5ebd Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 21 Feb 2019 16:35:45 +0200 Subject: Change version to 0.10.0-a.0.z --- manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index daeec1e..8c247e0 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: libbutl -version: 0.9.0 +version: 0.10.0-a.0.z project: build2 summary: build2 utility library license: MIT, BSD-3, BSD-2 ; MIT except for 5 files from the FreeBSD project. @@ -14,5 +14,5 @@ email: users@build2.org build-email: builds@build2.org #builds: all requires: c++14 -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 -- cgit v1.1