aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest b/manifest
index 4b9ca7e..bbf9021 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libbbot
-version: 0.12.0-a.0.z
+version: 0.12.0
project: build2
summary: build2 build bot utility library
license: MIT
@@ -15,7 +15,7 @@ email: users@build2.org
build-email: builds@build2.org
builds: all
requires: c++14
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
-depends: libbutl [0.12.0-a.0.1 0.12.0-a.1)
-depends: libbpkg [0.12.0-a.0.1 0.12.0-a.1)
+depends: * build2 >= 0.12.0
+depends: * bpkg >= 0.12.0
+depends: libbutl ^0.12.0
+depends: libbpkg ^0.12.0