aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-07-21 15:55:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-07-21 15:55:02 +0200
commit5972fbd56415b7fc9c62537738f69c633af5d9d4 (patch)
tree6c556a8cd319b11ef4a5258a46d70db77da01635
parent430bec68b33ac0917ccc73e0c210b0e98824ec95 (diff)
Change to version 0.14.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 780b160..bc1361b 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.13.0
+version=0.14.0-a.0.z
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 0c52492..c552826 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.13.0
+version: 0.14.0-a.0.z
project: build2
summary: build2 build bot
license: other: TODO ; License is not yet decided, currently all rights reserved.
@@ -19,5 +19,5 @@ depends: * build2 >= 0.13.0
depends: * bpkg >= 0.13.0
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
-depends: libbutl ^0.13.0
-depends: libbbot ^0.13.0
+depends: libbutl [0.14.0-a.0.1 0.14.0-a.1)
+depends: libbbot [0.14.0-a.0.1 0.14.0-a.1)