diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-31 09:25:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-31 09:25:40 +0200 |
commit | 99efc4516fdbd5835f1bdc73e964c607e93198d3 (patch) | |
tree | def6203ef47a070ddc0e949bbc43862865d5209b | |
parent | e3b945b233fde17edf967940e033570a985f5d1f (diff) |
Bump version to 0.8.0-a.0.z, master is open for business
-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.7.0 +version=0.8.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR @@ -1,6 +1,6 @@ : 1 name: buildos -version: 0.7.0 +version: 0.8.0-a.0.z summary: build2 Build OS license: TBC ; All rights reserved tags: build2, build, OS, ci, continuous, integration, testing |