summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-06-30 12:42:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-06-30 12:42:22 +0200
commitbf12ff66e6209ec81b947fc3b4605c1ae7b6e5d5 (patch)
tree955a353fe6ae7496848dfd7df55e0d1f36982a91
parentc0436e6cca18c5af2dad4569d2cd075ec019de67 (diff)
Release version 1.2.0-b.10+1v1.2.0-b.10+1
Update pre-generated documentation.
-rw-r--r--cli-examples/manifest2
-rw-r--r--cli-tests/manifest2
-rw-r--r--cli/doc/pregenerated/cli.12
-rw-r--r--cli/doc/pregenerated/cli.xhtml2
-rw-r--r--cli/manifest2
5 files changed, 5 insertions, 5 deletions
diff --git a/cli-examples/manifest b/cli-examples/manifest
index 2530d2e..3e3bd16 100644
--- a/cli-examples/manifest
+++ b/cli-examples/manifest
@@ -1,6 +1,6 @@
: 1
name: cli-examples
-version: 1.2.0-b.10
+version: 1.2.0-b.10+1
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 c10f0c6..0255a58 100644
--- a/cli-tests/manifest
+++ b/cli-tests/manifest
@@ -1,6 +1,6 @@
: 1
name: cli-tests
-version: 1.2.0-b.10
+version: 1.2.0-b.10+1
project: cli
summary: Tests for the CLI compiler for C++
license: MIT
diff --git a/cli/doc/pregenerated/cli.1 b/cli/doc/pregenerated/cli.1
index e00e6c1..c25dd33 100644
--- a/cli/doc/pregenerated/cli.1
+++ b/cli/doc/pregenerated/cli.1
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii cli.1
.\"
-.TH CLI 1 "January 2023" "CLI 1.2.0-b.9"
+.TH CLI 1 "January 2023" "CLI 1.2.0-b.10"
.SH NAME
cli \- command line interface compiler for C++
.\"
diff --git a/cli/doc/pregenerated/cli.xhtml b/cli/doc/pregenerated/cli.xhtml
index 166c030..65a1625 100644
--- a/cli/doc/pregenerated/cli.xhtml
+++ b/cli/doc/pregenerated/cli.xhtml
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
- <title>CLI 1.2.0-b.9 Compiler Command Line Manual</title>
+ <title>CLI 1.2.0-b.10 Compiler Command Line Manual</title>
<meta name="copyright" content="&#169; 2009-2023 Code Synthesis Tools CC"/>
<meta name="keywords" content="cli,command,line,interface,compiler,c++"/>
diff --git a/cli/manifest b/cli/manifest
index 80f50a2..e759147 100644
--- a/cli/manifest
+++ b/cli/manifest
@@ -1,6 +1,6 @@
: 1
name: cli
-version: 1.2.0-b.10
+version: 1.2.0-b.10+1
summary: Command line interface (CLI) compiler for C++
license: MIT
topics: C++, command line interface, source code generation, \