aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-07-29 10:01:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-07-29 10:01:38 +0200
commit7bdbe20b4f3832100d1b29b3ada86a273e8f420e (patch)
treeebe0bc8e19935c530d50ea4903ae2be72bd54582
parent61c107ee03c449ae15a80030515b145393150b89 (diff)
Change version to 0.16.0-a.0.z
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 1f76789..22fe0c2 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.15.0
+version=0.16.0-a.0.z
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 1fd1352..9e598a4 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.15.0
+version: 0.16.0-a.0.z
project: build2
summary: build2 build bot
license: MIT
@@ -19,5 +19,5 @@ depends: * build2 >= 0.15.0-
depends: * bpkg >= 0.15.0-
# @@ DEP Should probably become conditional dependency.
#requires: ? cli ; Only required if changing .cli files.
-depends: libbutl ^0.15.0
-depends: libbbot ^0.15.0
+depends: libbutl [0.16.0-a.0.1 0.16.0-a.1)
+depends: libbbot [0.16.0-a.0.1 0.16.0-a.1)