summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 15:34:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 15:34:31 +0300
commitc9bb56f801674fb66674faf37600f1aae5b1103f (patch)
tree8d2219229341242759c10d18967c2528631f15a9
parent00e7c62cc85af1de125ba98c0f478a429f3fce9e (diff)
Release version 1.0.0+6v1.0.0+6
Disable success build emails
-rw-r--r--hello/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/hello/manifest b/hello/manifest
index e144845..b7e1698 100644
--- a/hello/manifest
+++ b/hello/manifest
@@ -1,6 +1,6 @@
: 1
name: hello
-version: 1.0.0+5
+version: 1.0.0+6
summary: The "Hello World" example program
license: MIT ; MIT License.
topics: hello world example
@@ -12,7 +12,7 @@ project/package.
url: https://git.build2.org/cgit/hello/hello
src-url: https://git.build2.org/cgit/hello/hello/tree/hello
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