From 10b1d816fbea0f7c88fa1e4c56b5d757212fe751 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 7 Apr 2020 11:31:56 +0200 Subject: Bump build2 version requirement to 0.13.0- (need config directive) Note that this means there will be no upgrade support for this release. --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index c878363..20c9e9b 100644 --- a/manifest +++ b/manifest @@ -14,6 +14,6 @@ email: users@build2.org build-email: builds@build2.org builds: all requires: c++14 -depends: * build2 >= 0.12.0 -depends: * bpkg >= 0.12.0 +depends: * build2 >= 0.13.0- +depends: * bpkg >= 0.13.0- depends: libbutl [0.13.0-a.0.1 0.13.0-a.1) -- cgit v1.1