aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-06-19 12:23:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-06-19 12:23:01 +0200
commit9267b7d75d7c7a875c4c559ce0d1177502425967 (patch)
tree7e544f80ee94f30b3fd4d2bba54e9ec3afce1f03
parent4ccaa8741b3107734ba9c201639ddc919d76362e (diff)
Change version to 0.18.0-a.0.z
-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 1b6c542..6bd25fc 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.17.0
+version=0.18.0-a.0.z
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index 09cbeba..505784f 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bdep
-version: 0.17.0
+version: 0.18.0-a.0.z
project: build2
summary: build2 project dependency manager
license: MIT
@@ -18,5 +18,5 @@ depends: * build2 >= 0.16.0
depends: * bpkg >= 0.16.0
# @@ DEP Should probably become conditional dependency.
#requires: ? cli ; Only required if changing .cli files.
-depends: libbutl ^0.17.0
-depends: libbpkg ^0.17.0
+depends: libbutl [0.18.0-a.0.1 0.18.0-a.1)
+depends: libbpkg [0.18.0-a.0.1 0.18.0-a.1)