aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-06-17 14:25:52 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-06-17 14:25:52 +0200
commitf40ac2b811cbeb506c476ef9e659424fb75c3f7e (patch)
tree4cdb38507c26cb20d11c413b8bdb9b05be6a27a1
parentec1cc3baa37b50f8b7813254bf7394b8cbc1de7f (diff)
Release version 0.17.0v0.17.0
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest16
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 3c23f49..e5b0c09 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.17.0-a.0.z
+version=0.17.0
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/manifest b/manifest
index ae47e88..dac8a26 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: brep
-version: 0.17.0-a.0.z
+version: 0.17.0
project: build2
summary: build2 package repository web interface
license: MIT
@@ -16,8 +16,8 @@ build-warning-email: builds@build2.org
requires: c++14
requires: postgresql >= 9.0
requires: apache2 ; Including development files (httpd.h header, etc).
-depends: * build2 >= 0.16.0-
-depends: * bpkg >= 0.16.0-
+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: libapr1
@@ -27,11 +27,11 @@ depends: libcmark-gfm-extensions == 0.29.0-a.4
depends: libstudxml ^1.1.0-b.10
depends: libodb ^2.5.0-b.27
depends: libodb-pgsql ^2.5.0-b.27
-depends: libbutl [0.17.0-a.0.1 0.17.0-a.1)
-depends: libbpkg [0.17.0-a.0.1 0.17.0-a.1)
-depends: libbbot [0.17.0-a.0.1 0.17.0-a.1)
-depends: libbutl.bash [0.17.0-a.0.1 0.17.0-a.1)
-depends: bpkg-util [0.17.0-a.0.1 0.17.0-a.1)
+depends: libbutl ^0.17.0
+depends: libbpkg ^0.17.0
+depends: libbbot ^0.17.0
+depends: libbutl.bash ^0.17.0
+depends: bpkg-util ^0.17.0
# This package dependens on platform-specific implementation libraries that
# are (currently) not packaged and need to come from the system package