summaryrefslogtreecommitdiff
path: root/hello
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-06 00:11:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-06 00:11:30 +0300
commited633278e5bb564aca118783e8c910582e6ba10a (patch)
treee505eac84c126678f9411d47eb154e48509be831 /hello
parent5445f5522c10a71452f219636b944f82f586b314 (diff)
Release version 1.0.0+2
Diffstat (limited to 'hello')
-rw-r--r--hello/manifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/hello/manifest b/hello/manifest
index bac5b2e..93d552a 100644
--- a/hello/manifest
+++ b/hello/manifest
@@ -1,6 +1,6 @@
: 1
name: hello
-version: 1.0.0+1
+version: 1.0.0+2
summary: The "Hello World" example program
license: MIT
tags: c++, world, example
@@ -13,7 +13,7 @@ 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
-#builds: all
-depends: * build2 >= 0.8.0-
-depends: * bpkg >= 0.8.0-
+builds: all
+depends: * build2 >= 0.9.0
+depends: * bpkg >= 0.9.0
depends: libhello ^1.0.0