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 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