aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 8b6561a..9025001 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.16.0
+version=0.17.0-a.0.z
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index cf0e532..002920c 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.16.0
+version: 0.17.0-a.0.z
project: build2
summary: build2 Build OS
license: other: TODO ; License is not yet decided, currently all rights reserved.