summaryrefslogtreecommitdiff
path: root/libprint
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-07 17:19:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-07 17:21:34 +0300
commitb02ff85b7b4acf0893b23d08e53ecd85acc7d82f (patch)
treefc7fe1687b0dbed0da19ee61bb3520a0b013b568 /libprint
parent1ef4a2c88d6da323a942ef4876112a5b362ec810 (diff)
Release version 1.0.0+4v1.0.0
Replace tags manifest value with topics and adjust license value
Diffstat (limited to 'libprint')
-rw-r--r--libprint/manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/libprint/manifest b/libprint/manifest
index 9c29e32..1c1d292 100644
--- a/libprint/manifest
+++ b/libprint/manifest
@@ -1,10 +1,10 @@
: 1
name: libprint
-version: 1.0.0+3
+version: 1.0.0+4
project: hello
summary: The "Hello World" example printer library
-license: MIT
-tags: c++, world, printer, example
+license: MIT ; MIT License.
+topics: hello world example
description: \
A simple library that implements the "Hello World" example printer in C++.
\