aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-16 12:15:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-16 12:15:30 +0200
commiteccb7252d05e3a84db881de1f31efc56e2b1ef24 (patch)
treef7fca8a66aca99866b44107e52c98a860ca0928c
parent4b8eca144240faa67f6bfa170da9f71623f7a72c (diff)
Change version to 0.14.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 0743e23..a809f98 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.14.0-a.0.z
+version=0.14.0
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 750dc3f..54cbc39 100644
--- a/manifest
+++ b/manifest
@@ -2,6 +2,6 @@
# Note: not a real package, just for the version module.
#
-version: 0.14.0-a.0.z
-depends: * build2 >= 0.13.0
-depends: * bpkg >= 0.13.0
+version: 0.14.0
+depends: * build2 >= 0.14.0-
+depends: * bpkg >= 0.14.0-