From 1e823a217206a293ffcf103901222b09b6b98dae Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 12 Jul 2018 12:45:25 +0300 Subject: Bump build2 version requirement to 0.8.0 --- hello/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hello/manifest') diff --git a/hello/manifest b/hello/manifest index e45fe24..4bd141a 100644 --- a/hello/manifest +++ b/hello/manifest @@ -13,6 +13,6 @@ url: https://git.build2.org/cgit/hello/hello src-url: https://git.build2.org/cgit/hello/hello/tree/hello email: users@build2.org build-email: builds@build2.org -depends: * build2 >= 0.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- depends: libhello ^1.0.0 -- cgit v1.1