From e45618bbe8f41ac9a7f6d985ce2be498cc2c0cb0 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 30 Nov 2017 06:22:18 +0300 Subject: Bump toolchain version dependency to 0.7.0 in manifest --- hello/manifest | 4 ++-- mhello/manifest | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hello/manifest b/hello/manifest index 89f6c02..748eb37 100644 --- a/hello/manifest +++ b/hello/manifest @@ -14,6 +14,6 @@ src-url: https://git.build2.org/cgit/hello/hello/tree/hello email: hello-users@example.org build-email: builds@build2.org requires: c++11 -depends: * build2 >= 0.5.0- -depends: * bpkg >= 0.5.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- depends: libhello [1.0.0 2.0.0-); compatible with libhello-1.X.Y diff --git a/mhello/manifest b/mhello/manifest index 36b8aa9..b0b32ab 100644 --- a/mhello/manifest +++ b/mhello/manifest @@ -19,7 +19,7 @@ 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 depends: libmhello [1.0.0 2.0.0-); compatible with libmhello-1.X.Y -- cgit v1.1