aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-09-11 10:47:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-09-11 10:47:00 +0200
commit260a08805a94517d69a22ccb7554d984a402f077 (patch)
treea1f63668edd134fc5dbec51401aaaa8f4fca0fd6
parent05084ac39cf25a64b8ad9205f7767257ad8b4441 (diff)
Bump version to 0.8.0v0.8.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 5b1fa98..b43d3aa 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.8.0-a.0.z
+version=0.8.0
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index 5099937..a1352a3 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.8.0-a.0.z
+version: 0.8.0
project: build2
summary: build2 Build OS
license: TBC ; All rights reserved