aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-14 12:12:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-14 12:12:02 +0200
commite2293b22dfd26c5612c7c2d090d3be9392d82af9 (patch)
tree63e5159a0d8018060cab2ef9229c614bbb5f6de0
parent6e38485dd8d43abbce0bf8d01755681b9171952d (diff)
Bump version to 0.6.10.6.1
-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 5c1cf37..b23dfa0 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.6.0
+version=0.6.1
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index 93f8d15..f3fc5f7 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bbot
-version: 0.6.0
+version: 0.6.1
summary: build2 build bot
license: TBC ; All rights reserved
tags: build2, c++, build, bot, server, ci, continuous, integration, testing