From 6a7b51b64645281543e78c998f386ada26499fd6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 17 Jun 2024 14:25:52 +0200 Subject: Release version 0.17.0 --- manifest | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index fecd6c5..158310b 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: build2 -version: 0.17.0-a.0.z +version: 0.17.0 summary: build2 build system license: MIT topics: build system, build toolchain @@ -14,8 +14,8 @@ email: users@build2.org build-warning-email: builds@build2.org builds: all : &host requires: c++14 -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: libbutl [0.17.0-a.0.1 0.17.0-a.1) +depends: libbutl ^0.17.0 -- cgit v1.1