From f6359d4ac5488ccad61e76c113e5e1f6ba2c383e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 16 Oct 2021 10:45:23 +0200 Subject: Release version 1.2.0-b.8+1 Update pre-generated documentation. --- cli-examples/manifest | 2 +- cli-tests/manifest | 2 +- cli/doc/bootstrap/cli.1 | 2 +- cli/doc/bootstrap/cli.xhtml | 2 +- cli/manifest | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cli-examples/manifest b/cli-examples/manifest index c9a72f5..43771e8 100644 --- a/cli-examples/manifest +++ b/cli-examples/manifest @@ -1,6 +1,6 @@ : 1 name: cli-examples -version: 1.2.0-b.8 +version: 1.2.0-b.8+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 a09b6d1..08ccb26 100644 --- a/cli-tests/manifest +++ b/cli-tests/manifest @@ -1,6 +1,6 @@ : 1 name: cli-tests -version: 1.2.0-b.8 +version: 1.2.0-b.8+1 project: cli summary: Tests for the CLI compiler for C++ license: MIT diff --git a/cli/doc/bootstrap/cli.1 b/cli/doc/bootstrap/cli.1 index dae4474..d684d30 100644 --- a/cli/doc/bootstrap/cli.1 +++ b/cli/doc/bootstrap/cli.1 @@ -1,7 +1,7 @@ .\" Process this file with .\" groff -man -Tascii cli.1 .\" -.TH CLI 1 "January 2021" "CLI 1.2.0-b.7" +.TH CLI 1 "January 2021" "CLI 1.2.0-b.8" .SH NAME cli \- command line interface compiler for C++ .\" diff --git a/cli/doc/bootstrap/cli.xhtml b/cli/doc/bootstrap/cli.xhtml index 38b1bc8..b62bf57 100644 --- a/cli/doc/bootstrap/cli.xhtml +++ b/cli/doc/bootstrap/cli.xhtml @@ -2,7 +2,7 @@ - CLI 1.2.0-b.7 Compiler Command Line Manual + CLI 1.2.0-b.8 Compiler Command Line Manual diff --git a/cli/manifest b/cli/manifest index b54e117..242ac9b 100644 --- a/cli/manifest +++ b/cli/manifest @@ -1,6 +1,6 @@ : 1 name: cli -version: 1.2.0-b.8 +version: 1.2.0-b.8+1 summary: Command line interface (CLI) compiler for C++ license: MIT topics: C++, command line interface, source code generation, \ -- cgit v1.1