From 4a0a7c0c3ef8a96e6e13e2518e90a197dca7fc6f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 9 Aug 2017 10:14:05 +0200 Subject: Bump version to 0.6.0 --- doc/cli.sh | 2 +- manifest | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/cli.sh b/doc/cli.sh index a658c3b..8efb68f 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -version="0.5.0" +version=0.6.0 date="January 2017" trap 'exit 1' ERR diff --git a/manifest b/manifest index 21e7e3b..6d84a4c 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: buildos -version: 0.6.0-a.0.z +version: 0.6.0 summary: build2 build OS license: TBC ; All rights reserved tags: build2, build, OS, ci, continuous, integration, testing @@ -11,5 +11,5 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/buildos/tree/ email: users@build2.org build-email: builds@build2.org -depends: * build2 >= 0.5.0- -depends: * bpkg >= 0.5.0- +depends: * build2 >= 0.6.0- +depends: * bpkg >= 0.6.0- -- cgit v1.1