aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-28 12:13:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-28 12:13:53 +0200
commitc470ddbfccef5c33f204535cb9327abdc6fcf2e2 (patch)
tree407924e71ba1273b38088c546b51a5677fcd40d2 /manifest
parent8c321554b1ea0c81efdea5e0921b6f391708d721 (diff)
Switch to version module
Diffstat (limited to 'manifest')
-rw-r--r--manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest b/manifest
index b4bccff..31a05cf 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libbutl
-version: 0.5.0-a1
+version: 0.5.0-b.0.z
summary: build2 utility library
license: MIT, BSD-2; MIT except for 4 files from the FreeBSD project.
tags: build2, utility, library
@@ -10,5 +10,5 @@ url: https://build2.org
email: users@build2.org
build-email: builds@build2.org
requires: c++14
-depends: * build2 >= 0.4.0
-depends: * bpkg >= 0.4.0
+depends: * build2 >= 0.5.0-
+depends: * bpkg >= 0.5.0-