diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-11 22:37:21 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-11 22:37:21 +0300 |
commit | b777434484dd9654936d81e914b7815526d56b8c (patch) | |
tree | e5360944ec4a9bc3e451e733023e9741098af983 | |
parent | 293efb5c1aef35c4fbe0d8159371c83ba85af18d (diff) |
Add project manifest value
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ : 1 name: libbbot version: 0.8.0-a.0.z +project: build2 summary: build2 build bot library license: MIT -tags: build2, bbot, build, bot +tags: bbot, build, bot description-file: README changes-file: NEWS url: https://build2.org |