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:58 +0200
commita5ad113a769a411d1c50f616526c96c0614c7cf6 (patch)
treec87782b6f8fe7715507adebb985aadce4ceaadbf
parentcf81c9cf0179e92ebdfb9371e8636e65c730b488 (diff)
Change version to 0.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 2899d6c..7cdaec3 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 ca7f1e6..70c0860 100644
--- a/manifest
+++ b/manifest
@@ -2,6 +2,6 @@
# Note: not a real package, just for the version module.
#
-version: 0.16.0-a.0.z
-depends: * build2 >= 0.15.0-
-depends: * bpkg >= 0.15.0-
+version: 0.16.0
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-