summaryrefslogtreecommitdiff
path: root/libformat
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-06 00:57:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-06 00:57:33 +0300
commit335a4a0070ce7303273ef5cf4d4a964b61626a12 (patch)
treecf867c064f7655177736c5967e2041ee166c510a /libformat
parente84f22265ec062ef81a5e5072be1bdef91d20f9f (diff)
Release version 1.0.0+2
Diffstat (limited to 'libformat')
-rw-r--r--libformat/manifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/libformat/manifest b/libformat/manifest
index adec683..daccc6c 100644
--- a/libformat/manifest
+++ b/libformat/manifest
@@ -1,6 +1,6 @@
: 1
name: libformat
-version: 1.0.0+1
+version: 1.0.0+2
project: hello
summary: The "Hello World" example formatter library
license: MIT
@@ -12,6 +12,6 @@ url: https://git.build2.org/cgit/hello/libformat
src-url: https://git.build2.org/cgit/hello/libformat/tree/libformat
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