diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-14 12:12:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-14 12:12:02 +0200 |
commit | e2293b22dfd26c5612c7c2d090d3be9392d82af9 (patch) | |
tree | 63e5159a0d8018060cab2ef9229c614bbb5f6de0 | |
parent | 6e38485dd8d43abbce0bf8d01755681b9171952d (diff) |
Bump version to 0.6.10.6.1
-rwxr-xr-x | doc/cli.sh | 2 | ||||
-rw-r--r-- | manifest | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.6.0 +version=0.6.1 date="$(date +"%B %Y")" trap 'exit 1' ERR @@ -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 |