aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-26 16:51:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-26 16:51:35 +0200
commit68b1728921f6141542daa334b6a7ec840c7eeb35 (patch)
tree6266679b22b39dde7f83399fbf9fdc0546cbd997 /manifest
parentcca1dff7339ed711ef541f908020f7d0aa1da649 (diff)
Bump version to 0.4.0-a1, master is open for business
Diffstat (limited to 'manifest')
-rw-r--r--manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest b/manifest
index 9ecae41..bedcc52 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: build2
-version: 0.3.0
+version: 0.4.0-a1
summary: build2 build system
license: MIT
tags: build2, c++, build, system
@@ -9,7 +9,7 @@ changes-file: NEWS
url: https://build2.org
email: users@build2.org
requires: c++11
-requires: build2 >= 0.2.0
+requires: build2 >= 0.3.0
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
-depends: libbutl [0.3.0 0.4.0-)
+depends: libbutl == 0.4.0-a1