summaryrefslogtreecommitdiff
path: root/cli-examples/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'cli-examples/manifest')
-rw-r--r--cli-examples/manifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/cli-examples/manifest b/cli-examples/manifest
index 60c9ab0..a7f30dd 100644
--- a/cli-examples/manifest
+++ b/cli-examples/manifest
@@ -1,14 +1,14 @@
: 1
name: cli-examples
-version: 1.2.0-b.7.z
+version: 1.2.0
project: cli
summary: Examples of using the CLI language and compiler for C++
license: MIT
description-file: README
url: https://www.codesynthesis.com/projects/cli/
doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/
-src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-examples
+src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-examples/
email: cli-users@codesynthesis.com ; Mailing list
requires: c++14
-depends: * build2 >= 0.13.0
-depends: * bpkg >= 0.13.0
+depends: * build2 >= 0.16.0
+depends: * bpkg >= 0.16.0