aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-28 15:43:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-28 15:43:54 +0300
commitc2cf5867b7c80fa0a24ddf1a509f726739771b43 (patch)
tree12c5db96a451db4cce5c327eb113402968a00dcc /manifest
parent7d02874cf4c7c0ced29750905b96c02ff383e3d0 (diff)
Switch to version module
Diffstat (limited to 'manifest')
-rw-r--r--manifest10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest b/manifest
index d6658e7..616e1d2 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libbbot
-version: 0.5.0-a1
+version: 0.5.0-b.0.z
summary: build2 build bot library
license: MIT
tags: build2, bbot, build, bot
@@ -10,7 +10,7 @@ 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: libbutl == 0.5.0-a1
-depends: libbpkg == 0.5.0-a1
+depends: * build2 >= 0.5.0-
+depends: * bpkg >= 0.5.0-
+depends: libbutl [0.5.0-b.0.1 0.5.0-b.1)
+depends: libbpkg [0.5.0-b.0.1 0.5.0-b.1)