diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-26 16:51:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-26 16:51:35 +0200 |
commit | a08803f6675a77971884604c0b79ce5f75ea93bb (patch) | |
tree | c6e2cfed096d5fefd9c376e4bc67c43c32c3f804 /manifest | |
parent | 9dfb45148670f712f6d3cf7f5000a4b4e393d83d (diff) |
Bump version to 0.4.0-a1, master is open for business
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: libbutl -version: 0.3.0 +version: 0.4.0-a1 summary: build2 utility library license: MIT, BSD-2; MIT except for one file from the FreeBSD project. tags: build2, utility @@ -9,4 +9,4 @@ changes-file: NEWS url: https://build2.org email: users@build2.org requires: c++11 -requires: build2 >= 0.2.0 +requires: build2 >= 0.3.0 |