From 6ee27810b0d97d3e85deea7e5a7694ae3d104ca7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 24 Jul 2023 10:29:10 +0200 Subject: Release version 1.2.0-b.10+2 Bump build2 version requirement to 0.16.0 (we use the distribution path remapping functionality). --- cli-tests/manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cli-tests') diff --git a/cli-tests/manifest b/cli-tests/manifest index 0255a58..b988d3f 100644 --- a/cli-tests/manifest +++ b/cli-tests/manifest @@ -1,6 +1,6 @@ : 1 name: cli-tests -version: 1.2.0-b.10+1 +version: 1.2.0-b.10+2 project: cli summary: Tests for the CLI compiler for C++ license: MIT @@ -10,5 +10,5 @@ doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/ src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-tests/ email: cli-users@codesynthesis.com ; Mailing list requires: c++14 -depends: * build2 >= 0.15.0- -depends: * bpkg >= 0.15.0- +depends: * build2 >= 0.16.0 +depends: * bpkg >= 0.16.0 -- cgit v1.1