aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-06-30 13:28:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-06-30 13:28:24 +0200
commit64357442b0ccb456388af857e4366f2101c9d948 (patch)
tree692cc20901a6cdaeb0225932c909d02f01024427
parent5dc9c59b66b13c6a689174c1bb1b65dbf180af73 (diff)
Release version 0.16.0v0.16.0
-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 07c7b77..8b6561a 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.16.0-a.0.z
+version=0.16.0
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index e5dfea7..cf0e532 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.16.0-a.0.z
+version: 0.16.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.15.0-
-depends: * bpkg >= 0.15.0-
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-