aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-06-17 14:25:52 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-06-17 14:25:52 +0200
commite9a25153d9230e7b31593dc4a9d5d03361e28022 (patch)
tree01e2d0a8038e499a27558e3b228810f20963f370
parent43eb227279d7569345bfb570db041f6283442173 (diff)
Release version 0.17.0v0.17.0
-rw-r--r--manifest10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest b/manifest
index a3de51d..8b0fbd7 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libbbot
-version: 0.17.0-a.0.z
+version: 0.17.0
project: build2
summary: build2 build bot utility library
license: MIT
@@ -15,7 +15,7 @@ email: users@build2.org
build-warning-email: builds@build2.org
builds: all : &host
requires: c++14
-depends: * build2 >= 0.16.0-
-depends: * bpkg >= 0.16.0-
-depends: libbutl [0.17.0-a.0.1 0.17.0-a.1)
-depends: libbpkg [0.17.0-a.0.1 0.17.0-a.1)
+depends: * build2 >= 0.16.0
+depends: * bpkg >= 0.16.0
+depends: libbutl ^0.17.0
+depends: libbpkg ^0.17.0