aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-31 09:25:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-31 09:25:40 +0200
commite4d2d772de35fe9d2ba9f40156e8091935d7d8fa (patch)
tree561e214d32194c6657b6e57ca47f99be0b1c70c3
parentea64cdfb53d862583776d191712f7585ff2904e6 (diff)
Bump version to 0.8.0-a.0.z, master is open for business
-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 173479d..e8d8c12 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.7.0
+version=0.8.0-a.0.z
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index fa29b62..1e4c14f 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.7.0
+version: 0.8.0-a.0.z
summary: build2 build bot
license: TBC ; All rights reserved
tags: build2, c++, build, bot, server, ci, continuous, integration, testing
@@ -16,5 +16,5 @@ depends: * build2 >= 0.7.0-
depends: * bpkg >= 0.7.0-
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
-depends: libbutl ^0.7.0
-depends: libbbot ^0.7.0
+depends: libbutl [0.8.0-a.0.1 0.8.0-a.1)
+depends: libbbot [0.8.0-a.0.1 0.8.0-a.1)