diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 10:35:08 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 10:35:08 +0200 |
commit | ed0bcc9878d03fae898db921af686e351a1eea8f (patch) | |
tree | 72584e09eff46a4643310a357ccfd29c17c4c674 /manifest | |
parent | 773b6d7ee5ca4b902aa8f76d0f4d558c3c03a4b4 (diff) |
Bump version to 0.4.0 (final)
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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-) |