diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-10-06 15:50:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-10-06 15:50:51 +0200 |
commit | ba2b24fdeadef27af4dd49ad09a57c378e05308f (patch) | |
tree | c83601b8566bf9974df533a5c4ac5aa49c444d61 | |
parent | cb0a9a6303631950864130f8d3d6d09728ed26fd (diff) |
Bump version to 0.6.20.6.2
-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.1 +version=0.6.2 date="$(date +"%B %Y")" trap 'exit 1' ERR @@ -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 |