diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-18 16:15:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-18 16:15:54 +0200 |
commit | b2e7bfcaffc1f056d5cb08019c7e10e163ccaf97 (patch) | |
tree | 1ba888f5264c74ceabddc4f48f364f2780eba5ca | |
parent | 388cfc27f8c724b7cf54bf928ea59c8af3982b9c (diff) |
Release version 0.10.0v0.10.0
-rwxr-xr-x | doc/cli.sh | 2 | ||||
-rw-r--r-- | manifest | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.10.0-a.0.z +version=0.10.0 date="$(date +"%B %Y")" trap 'exit 1' ERR @@ -1,6 +1,6 @@ : 1 name: buildos -version: 0.10.0-a.0.z +version: 0.10.0 project: build2 summary: build2 Build OS license: TBC ; All rights reserved |