summaryrefslogtreecommitdiff
path: root/libhello
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-06 01:02:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-06 01:02:36 +0300
commit25f38465e10c8b391333bf9fdc30310fd67ad202 (patch)
tree74dacd610db13bbf444d895e86bfa3e99a48e930 /libhello
parentb563c053e6296fa7c6d313ef16c556def009b1d2 (diff)
Release version 1.0.0+2
Diffstat (limited to 'libhello')
-rw-r--r--libhello/manifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/libhello/manifest b/libhello/manifest
index 3299c85..caec93d 100644
--- a/libhello/manifest
+++ b/libhello/manifest
@@ -1,6 +1,6 @@
: 1
name: libhello
-version: 1.0.0+1
+version: 1.0.0+2
project: hello
summary: The "Hello World" example library
license: MIT
@@ -13,6 +13,6 @@ url: https://git.build2.org/cgit/hello/libhello
src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello?h=1.0
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