diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ : 1 name: libbutl -version: 0.4.0-a1 +version: 0.4.0 summary: build2 utility library license: MIT, BSD-2; MIT except for 4 files from the FreeBSD project. tags: build2, utility, library @@ -9,5 +9,5 @@ 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 |