aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 0cb3924..ecfe23f 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.13.0-a.0.z
+version=0.13.0
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 9833fd8..ad43fa9 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.13.0-a.0.z
+version: 0.13.0
project: build2
summary: build2 Build OS
license: other: TODO ; License is not yet decided, currently all rights reserved.
@@ -17,5 +17,5 @@ src-url: https://git.build2.org/cgit/buildos/tree/
email: users@build2.org
build-warning-email: builds@build2.org
-depends: * build2 >= 0.13.0-
-depends: * bpkg >= 0.13.0-
+depends: * build2 >= 0.13.0
+depends: * bpkg >= 0.13.0