From ed0bcc9878d03fae898db921af686e351a1eea8f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 10:35:08 +0200 Subject: Bump version to 0.4.0 (final) --- manifest | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index 3145e22..965b549 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: build2 -version: 0.4.0-a1 +version: 0.4.0 summary: build2 build system license: MIT tags: build2, c++, build, system @@ -9,8 +9,8 @@ changes-file: NEWS url: https://build2.org email: users@build2.org requires: c++14 -depends: * build2 >= 0.4.0-a1 -depends: * bpkg >= 0.4.0-a1 +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-a1 +depends: libbutl [0.4.0 0.5.0-) -- cgit v1.1