aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-10-06 15:50:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-10-06 15:50:51 +0200
commitba2b24fdeadef27af4dd49ad09a57c378e05308f (patch)
treec83601b8566bf9974df533a5c4ac5aa49c444d61
parentcb0a9a6303631950864130f8d3d6d09728ed26fd (diff)
Bump version to 0.6.20.6.2
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index b23dfa0..13457bd 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.6.1
+version=0.6.2
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index f3fc5f7..29b817e 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.6.1
+version: 0.6.2
summary: build2 build bot
license: TBC ; All rights reserved
tags: build2, c++, build, bot, server, ci, continuous, integration, testing