From 3f7de3ad1271dedbadcc3bd5db3837a221d0fa40 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 24 Nov 2021 12:37:58 +0300 Subject: Release version 1.0.0+8 Remove redundant space before multi-line manifest value introducer --- hello/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hello') diff --git a/hello/manifest b/hello/manifest index 7314a39..0bda2ee 100644 --- a/hello/manifest +++ b/hello/manifest @@ -1,10 +1,10 @@ : 1 name: hello -version: 1.0.0+7 +version: 1.0.0+8 summary: The "Hello World" example program license: MIT ; MIT License. topics: hello world example -description: \ +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 project/package. -- cgit v1.1