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 | cae2b545fdc284ea1e6c5fbaf5bfb037647fd6bd (patch) | |
tree | d518eab8455e47a793b0cc3aa9a1b3394048949b /manifest | |
parent | 8fec04c733579a02a5b827adcc16542685b67bb2 (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: libbpkg -version: 0.4.0-a1 +version: 0.4.0 summary: build2 package manager library license: MIT tags: build2, bpkg, package, manager @@ -9,6 +9,6 @@ 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: libbutl == 0.4.0-a1 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 +depends: libbutl [0.4.0 0.5.0-) |