aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-06-08 10:35:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-06-08 10:35:27 +0200
commit9813011628715550cba364f151e449bd23bdd3af (patch)
treef81a169d0e90cbd3f1a27204ce64daf046f48f70
parent990fa95f9c077730df0b323ed21a073667b226e3 (diff)
Release version 0.11.0v0.11.0
-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 9929b61..bebfeac 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.11.0-a.0.z
+version=0.11.0
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index 4117462..ee00e9d 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.11.0-a.0.z
+version: 0.11.0
project: build2
summary: build2 Build OS
license: TODO ; License is not yet decided, currently all rights reserved.