From aa82ee7b030b9c20ea557bdfb195cd1ab7df57ce Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 11 Sep 2018 10:46:59 +0200 Subject: Bump version to 0.8.0 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index 9c279bc4..2546af15 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: build2 -version: 0.8.0-a.0.z +version: 0.8.0 summary: build2 build system license: MIT tags: c++, build, system @@ -16,5 +16,5 @@ depends: * build2 >= 0.8.0- depends: * bpkg >= 0.8.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. -depends: libbutl [0.8.0-a.0.1 0.8.0-a.1) +depends: libbutl ^0.8.0 depends: libpkgconf ~1.4.0 -- cgit