From ba2b24fdeadef27af4dd49ad09a57c378e05308f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 6 Oct 2017 15:50:51 +0200 Subject: Bump version to 0.6.2 --- doc/cli.sh | 2 +- manifest | 2 +- 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 -- cgit v1.1