From db01a1161f86bbff5053c345dba9a5204ea91412 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 8 Sep 2016 11:47:04 +0200 Subject: Bump version to 0.5.0-a1, master is open for business --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index 965b5498..5622ef6e 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: build2 -version: 0.4.0 +version: 0.5.0-a1 summary: build2 build system license: MIT tags: build2, c++, build, system @@ -13,4 +13,4 @@ depends: * build2 >= 0.4.0 depends: * bpkg >= 0.4.0 # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. -depends: libbutl [0.4.0 0.5.0-) +depends: libbutl == 0.5.0-a1 -- cgit