From b3ec4c64ce7c44654cff9153934282ea08b3b7b7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 May 2018 15:39:13 +0200 Subject: Bump version to 0.7.0 --- doc/cli.sh | 2 +- manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cli.sh b/doc/cli.sh index 5d504b6..84f900d 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.7.0-a.0.z +version=0.7.0 date="$(date +"%B %Y")" trap 'exit 1' ERR diff --git a/manifest b/manifest index 8dcfd9c..783d1ec 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: buildos -version: 0.7.0-a.0.z +version: 0.7.0 summary: build2 Build OS license: TBC ; All rights reserved tags: build2, build, OS, ci, continuous, integration, testing -- cgit v1.1