From e2293b22dfd26c5612c7c2d090d3be9392d82af9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 Aug 2017 12:12:02 +0200 Subject: Bump version to 0.6.1 --- doc/cli.sh | 2 +- manifest | 2 +- 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 -- cgit v1.1