From bda6878ea3b9cb8bdb2d4e2fc96fc98ca84f04d4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 28 Apr 2017 15:28:58 +0200 Subject: Switch to version module --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index 7dc3173..f40b09e 100644 --- a/manifest +++ b/manifest @@ -7,5 +7,5 @@ url: http://example.org/hello0 email: hello0@example.org build-email: builds@build2.org requires: c++11 -depends: * build2 >= 0.4.0 -depends: * bpkg >= 0.4.0 +depends: * build2 >= 0.5.0- +depends: * bpkg >= 0.5.0- -- cgit v1.1