aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdoc/cli.sh4
-rw-r--r--manifest2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 8efb68f..5d504b6 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
-version=0.6.0
-date="January 2017"
+version=0.7.0-a.0.z
+date="$(date +"%B %Y")"
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 6d84a4c..a771f31 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.6.0
+version: 0.7.0-a.0.z
summary: build2 build OS
license: TBC ; All rights reserved
tags: build2, build, OS, ci, continuous, integration, testing