summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 15:40:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 15:40:25 +0300
commit2a7333b94859696b4568517481522e8f88c8e628 (patch)
tree8589b1947bcb49f9f6224cb2044a3682df1b3a80
parent7e60117d41c6ea4efd9a69494c98701fa231a49b (diff)
Release version 1.1.0+7v1.1.0+7
Disable success build emails
-rw-r--r--libhello/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/libhello/manifest b/libhello/manifest
index 05343e2..d68f9a9 100644
--- a/libhello/manifest
+++ b/libhello/manifest
@@ -1,6 +1,6 @@
: 1
name: libhello
-version: 1.1.0+6
+version: 1.1.0+7
project: hello
summary: The "Hello World" example library
license: MIT ; MIT License.
@@ -12,7 +12,7 @@ goal is to show a canonical build2/bpkg project/package.
url: https://git.build2.org/cgit/hello/libhello
src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello
email: users@build2.org
-build-email: builds@build2.org
+build-warning-email: builds@build2.org
builds: all
depends: * build2 >= 0.11.0
depends: * bpkg >= 0.11.0