summaryrefslogtreecommitdiff
path: root/libprint/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-24 12:40:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-24 18:36:25 +0300
commit2869c6b8db17ba43aca699ccc32f324234be1b18 (patch)
tree165a1dd06462114e8adb2a03458e87826ac7b0bb /libprint/manifest
parent7c5b960dacca0e063030bb756c088ea32f41aafa (diff)
Release version 1.0.0+9v1.0.0+9
Remove redundant space before multi-line manifest value introducer
Diffstat (limited to 'libprint/manifest')
-rw-r--r--libprint/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/libprint/manifest b/libprint/manifest
index 89b09f2..aaefe53 100644
--- a/libprint/manifest
+++ b/libprint/manifest
@@ -1,11 +1,11 @@
: 1
name: libprint
-version: 1.0.0+8
+version: 1.0.0+9
project: hello
summary: The "Hello World" example printer library
license: MIT ; MIT License.
topics: hello world example
-description: \
+description:\
A simple library that implements the "Hello World" example printer in C++.
\
url: https://git.build2.org/cgit/hello/libprint