aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-09-11 10:46:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-09-11 10:46:59 +0200
commit99a1bfd3b65598afb54a85184f00e697e7c63b16 (patch)
treeab0c0576dd1a7cef7b2144131f5a5b9dd4ff6683
parent1cd8ed6bb01c4fb40df3547d3f2af1a12ae9e4e1 (diff)
Bump version to 0.8.0v0.8.0
-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 e8d8c12..a964270 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.8.0-a.0.z
+version=0.8.0
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index ec09c6b..dfdd369 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.8.0-a.0.z
+version: 0.8.0
project: build2
summary: build2 build bot
license: TBC ; All rights reserved
@@ -17,5 +17,5 @@ depends: * build2 >= 0.8.0-
depends: * bpkg >= 0.8.0-
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
-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)
+depends: libbutl ^0.8.0
+depends: libbbot ^0.8.0