From 25f38465e10c8b391333bf9fdc30310fd67ad202 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Mar 2019 01:02:36 +0300 Subject: Release version 1.0.0+2 --- libhello/manifest | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libhello') diff --git a/libhello/manifest b/libhello/manifest index 3299c85..caec93d 100644 --- a/libhello/manifest +++ b/libhello/manifest @@ -1,6 +1,6 @@ : 1 name: libhello -version: 1.0.0+1 +version: 1.0.0+2 project: hello summary: The "Hello World" example library license: MIT @@ -13,6 +13,6 @@ url: https://git.build2.org/cgit/hello/libhello src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello?h=1.0 email: users@build2.org build-email: builds@build2.org -#builds: all -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- +builds: all +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 -- cgit v1.1