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:45:34 +0200
commitda63f7ae473359919d854e5deeb0280db7ad7cbd (patch)
treed37df8459a2d9bc09a10282b8b8f05ae5de75b07
parent9c1768cef7e4f55cc02e8e93971a8b1f67a67912 (diff)
Release version 0.15.0v0.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 5881fa2..ca9026e 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 0ac0f21..70d4c50 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: buildos
-version: 0.15.0-a.0.z
+version: 0.15.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.14.0-
-depends: * bpkg >= 0.14.0-
+depends: * build2 >= 0.15.0-
+depends: * bpkg >= 0.15.0-