diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-11 22:37:54 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-11 22:37:54 +0300 |
commit | ae8852112ff74ba984145371863a9a2f3b3df54a (patch) | |
tree | 11154753ff24cefbfd8ee8e2a28496e3ad55d6b9 /manifest | |
parent | b668f58f0776d1b6251e2d9f18c1da332abdc4fc (diff) |
Add project manifest value
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ : 1 name: bbot version: 0.8.0-a.0.z +project: build2 summary: build2 build bot license: TBC ; All rights reserved -tags: build2, c++, build, bot, server, ci, continuous, integration, testing +tags: c++, build, bot, server, ci, continuous, integration, testing description-file: README changes-file: NEWS url: https://build2.org |