aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-11-21 06:40:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-11-21 06:40:21 +0200
commitded734ddd8218b41c05921e4f5ec5dcdbf110ed0 (patch)
tree5f03d7be03c0ae64168a2f86f93623f407bcc6b9
parentf56dcd957f834f4372b5c3141997b6606d1c7d1c (diff)
Change version to 0.13.0-a.0.z
-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 2350cce..b449ddc 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.12.0
+version=0.13.0-a.0.z
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index 1ec21f8..2663ed4 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.12.0
+version: 0.13.0-a.0.z
project: build2
summary: build2 Build OS
license: TODO ; License is not yet decided, currently all rights reserved.