aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-11-21 06:40:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-11-21 06:40:21 +0200
commitf891b8f2ca75f2aa8ba34152b6663de633fe4edb (patch)
tree0d3baf83ecdb184b360ce90729f2b2a6f5476558
parentc48dceb5b2a7213d500cdab70a93ea759454da3d (diff)
Change version to 0.13.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 94e01cf..2e1acc3 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.12.0
+version=0.13.0-a.0.z
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index 7fb07e0..251066a 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.12.0
+version: 0.13.0-a.0.z
project: build2
summary: build2 build bot
license: TODO ; License is not yet decided, currently all rights reserved.
@@ -19,5 +19,5 @@ depends: * build2 >= 0.12.0
depends: * bpkg >= 0.12.0
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
-depends: libbutl ^0.12.0
-depends: libbbot ^0.12.0
+depends: libbutl [0.13.0-a.0.1 0.13.0-a.1)
+depends: libbbot [0.13.0-a.0.1 0.13.0-a.1)