aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-09-12 14:42:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-09-12 14:42:14 +0200
commit486b030b576df48d2600552a4a519454e49fb091 (patch)
tree31510b28c2c216497c8296003919d024803732e9
parent260a08805a94517d69a22ccb7554d984a402f077 (diff)
Bump version to 0.9.0-a.0.z, master is open for business
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index b43d3aa..6bcc2fb 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.8.0
+version=0.9.0-a.0.z
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index a1352a3..66b1e6f 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.8.0
+version: 0.9.0-a.0.z
project: build2
summary: build2 Build OS
license: TBC ; All rights reserved