aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-02-21 16:35:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-02-21 16:35:45 +0200
commit7739553eb0b7cc0733698d1e7c9c4f23f3dca17c (patch)
treef648001c00cee1af1a0064f5d5e6e84cd82de8bf
parentad3881e2074a7af5a902ee577931794fe1d4faeb (diff)
Change version to 0.10.0-a.0.z
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest10
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 2d8f0bf..7b902f0 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.9.0
+version=0.10.0-a.0.z
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index 0f26ccd..02815ed 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.9.0
+version: 0.10.0-a.0.z
project: build2
summary: build2 build bot
license: TBC ; All rights reserved
@@ -14,9 +14,9 @@ email: users@build2.org
build-email: builds@build2.org
#builds: all
requires: c++14
-depends: * build2 >= 0.8.0-
-depends: * bpkg >= 0.8.0-
+depends: * build2 >= 0.9.0
+depends: * bpkg >= 0.9.0
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
-depends: libbutl ^0.9.0
-depends: libbbot ^0.9.0
+depends: libbutl [0.10.0-a.0.1 0.10.0-a.1)
+depends: libbbot [0.10.0-a.0.1 0.10.0-a.1)