From 6bfed609ed1801af03367e7139ee45b7ad3a741e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 May 2018 15:39:13 +0200 Subject: Bump version to 0.7.0 --- manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index 8e7af17..fa29b62 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: bbot -version: 0.7.0-a.0.z +version: 0.7.0 summary: build2 build bot license: TBC ; All rights reserved tags: build2, c++, build, bot, server, ci, continuous, integration, testing @@ -16,5 +16,5 @@ depends: * build2 >= 0.7.0- depends: * bpkg >= 0.7.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. -depends: libbutl [0.7.0-a.0.1 0.7.0-a.1) -depends: libbbot [0.7.0-a.0.1 0.7.0-a.1) +depends: libbutl ^0.7.0 +depends: libbbot ^0.7.0 -- cgit v1.1