diff options
-rw-r--r-- | libprint/manifest | 6 |
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++. \ |