aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-03 17:38:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-03 17:38:59 +0200
commit8e8622b41ae8f511eee8db649b67300542316da5 (patch)
tree4b3856ecf130f83fe331e6d74283154789b4708c
parentf5ab412da304e3970a6b5b3290758ed791c31881 (diff)
Bump version to 0.5.00.5.0
-rwxr-xr-xdoc/cli.sh4
-rw-r--r--manifest6
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 4f7c802..9d979db 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
-version="0.5.0"
-date="January 2017"
+version=0.5.0
+date="$(date +"%B %Y")"
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 4d3b60a..a7b7ea2 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.5.0-b.0.z
+version: 0.5.0
summary: build2 build bot
license: TBC ; All rights reserved
tags: build2, c++, build, bot, server, ci, continuous, integration, testing
@@ -14,5 +14,5 @@ depends: * build2 >= 0.5.0-
depends: * bpkg >= 0.5.0-
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
-depends: libbutl [0.5.0-b.0.1 0.5.0-b.1)
-depends: libbbot [0.5.0-b.0.1 0.5.0-b.1)
+depends: libbutl [0.5.0 0.6.0-); 0.5.X
+depends: libbbot [0.5.0 0.6.0-); 0.5.X