summaryrefslogtreecommitdiff
path: root/hello/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'hello/manifest')
-rw-r--r--hello/manifest7
1 files changed, 4 insertions, 3 deletions
diff --git a/hello/manifest b/hello/manifest
index d570900..3dc3f0d 100644
--- a/hello/manifest
+++ b/hello/manifest
@@ -1,6 +1,7 @@
: 1
name: hello
-version: 1.0.0+9
+version: 1.0.0+10
+language: c++
summary: The "Hello World" example program
license: MIT ; MIT License.
topics: hello world example
@@ -10,6 +11,6 @@ src-url: https://git.build2.org/cgit/hello/hello/tree/hello
email: users@build2.org
build-warning-email: builds@build2.org
builds: all
-depends: * build2 >= 0.14.0
-depends: * bpkg >= 0.14.0
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
depends: libhello ^1.0.0