summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-11-30 06:22:18 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-11-30 06:22:18 +0300
commite45618bbe8f41ac9a7f6d985ce2be498cc2c0cb0 (patch)
tree3ac834c51ef878144420882f64d654b2e849c2ff
parentaae9a0512300970cb3a7023e992bae6f003e249c (diff)
Bump toolchain version dependency to 0.7.0 in manifest
-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