summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hello/manifest4
-rw-r--r--mhello/manifest4
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