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 ++-- mhello/manifest | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 diff --git a/mhello/manifest b/mhello/manifest index 53b8150..a08a9ce 100644 --- a/mhello/manifest +++ b/mhello/manifest @@ -20,7 +20,7 @@ build-include: *-clang_5* build-include: *-clang_6* build-exclude: * ; Requires C++ modules support requires: c++20 -depends: * build2 >= 0.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- depends: libstd-modules depends: libmhello [1.0.0 2.0.0-); compatible with libmhello-1.X.Y -- cgit v1.1