aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-07-28 06:45:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-07-28 06:48:27 +0200
commitccd4691de3a0afd1afb0aaed4b2bd771a4ae3b1f (patch)
tree0913a247afed5e6d536367c188dc65707be37a87
parentb9298ea227b09830dac004b8a0cf9c0eb7c1d44c (diff)
Change version to 0.15.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 8267813..6a8daff 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.15.0-a.0.z
+version=0.15.0
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 63414bf..c29752c 100644
--- a/manifest
+++ b/manifest
@@ -2,6 +2,6 @@
# Note: not a real package, just for the version module.
#
-version: 0.15.0-a.0.z
-depends: * build2 >= 0.14.0-
-depends: * bpkg >= 0.14.0-
+version: 0.15.0
+depends: * build2 >= 0.15.0-
+depends: * bpkg >= 0.15.0-