aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-10-10 15:36:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-10-10 15:36:06 +0200
commit7d92faf81aba8a6da1736d62289683ed4467e02b (patch)
tree1243b4f0b135244eb7c756150661aa21077e220f
parent96145726e0fc4060b4ebc86a6a06786aad696e85 (diff)
Bump version to 0.6.30.6.30.6
-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 13457bd..25a41c1 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.6.2
+version=0.6.3
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index 29b817e..b84373a 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.6.2
+version: 0.6.3
summary: build2 build bot
license: TBC ; All rights reserved
tags: build2, c++, build, bot, server, ci, continuous, integration, testing