summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cli-examples/manifest2
-rw-r--r--cli-tests/manifest2
-rw-r--r--cli/manifest2
3 files changed, 3 insertions, 3 deletions
diff --git a/cli-examples/manifest b/cli-examples/manifest
index 9ef14f3..65e9c6c 100644
--- a/cli-examples/manifest
+++ b/cli-examples/manifest
@@ -1,6 +1,6 @@
: 1
name: cli-examples
-version: 1.2.0-b.6.z
+version: 1.2.0-b.7
project: cli
summary: Examples of using the CLI language and compiler for C++
license: MIT
diff --git a/cli-tests/manifest b/cli-tests/manifest
index a7898ce..2691679 100644
--- a/cli-tests/manifest
+++ b/cli-tests/manifest
@@ -1,6 +1,6 @@
: 1
name: cli-tests
-version: 1.2.0-b.6.z
+version: 1.2.0-b.7
project: cli
summary: Tests for the CLI compiler for C++
license: MIT
diff --git a/cli/manifest b/cli/manifest
index 69c113b..0dce587 100644
--- a/cli/manifest
+++ b/cli/manifest
@@ -1,6 +1,6 @@
: 1
name: cli
-version: 1.2.0-b.6.z
+version: 1.2.0-b.7
summary: Command line interface (CLI) compiler for C++
license: MIT
topics: C++, command line interface, source code generation, \