diff options
-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.12.0 +version=0.13.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR @@ -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. |