summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-07 17:29:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-07 17:29:47 +0300
commitf4a8e2b4ca6dfb45c86f0e32817cab857603e40a (patch)
tree57c9da66369fe243dcb609c28d399ff28f3327fa
parented633278e5bb564aca118783e8c910582e6ba10a (diff)
Release version 1.0.0+3v1.0.0
Replace tags manifest value with topics and adjust license value
-rw-r--r--hello/manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/hello/manifest b/hello/manifest
index 93d552a..b6286cb 100644
--- a/hello/manifest
+++ b/hello/manifest
@@ -1,9 +1,9 @@
: 1
name: hello
-version: 1.0.0+2
+version: 1.0.0+3
summary: The "Hello World" example program
-license: MIT
-tags: c++, world, example
+license: MIT ; MIT License.
+topics: hello world example
description: \
A simple program that implements the "Hello World" example in C++ using the
libhello library. Its primary goal is to show a canonical build2/bpkg