From 257b755664c5b5030cb0bbd354a1bc5c2c9fde9f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 30 Nov 2017 06:15:10 +0300 Subject: Bump toolchain version dependency to 0.7.0 in manifest --- libmhello/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmhello') diff --git a/libmhello/manifest b/libmhello/manifest index a97f6c8..b07a4da 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -18,6 +18,6 @@ build-include: *-clang_5* build-include: *-clang_6* build-exclude: * ; Requires C++ modules support requires: c++20 -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- depends: libstd-modules -- cgit v1.1