summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-11-21 15:14:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-11-21 15:33:08 +0200
commitbe82fffd820d3a7bedc9a9ce3025ad5e9ec8161f (patch)
tree6b994592256c2d732d7ad5582c6bae2049d18cdf
parent69b60c0d89cfb79e755dc726b4b3b6bb70bfb6f9 (diff)
Change version to 4.2.1-a.0.z
-rw-r--r--libxsd-tests/manifest2
-rw-r--r--libxsd/manifest2
-rw-r--r--xsd-examples/manifest2
-rw-r--r--xsd-tests/manifest2
-rw-r--r--xsd/doc/pregenerated/xsd.12
-rw-r--r--xsd/doc/pregenerated/xsd.xhtml4
-rw-r--r--xsd/manifest2
7 files changed, 8 insertions, 8 deletions
diff --git a/libxsd-tests/manifest b/libxsd-tests/manifest
index 9b8f8e5..d16306d 100644
--- a/libxsd-tests/manifest
+++ b/libxsd-tests/manifest
@@ -1,6 +1,6 @@
: 1
name: libxsd-tests
-version: 4.2.0
+version: 4.2.1-a.0.z
project: xsd
type: tests
language: c++
diff --git a/libxsd/manifest b/libxsd/manifest
index 22ebed9..23a9848 100644
--- a/libxsd/manifest
+++ b/libxsd/manifest
@@ -1,6 +1,6 @@
: 1
name: libxsd
-version: 4.2.0
+version: 4.2.1-a.0.z
project: xsd
type: lib,binless
language: c++
diff --git a/xsd-examples/manifest b/xsd-examples/manifest
index 33536ff..438b347 100644
--- a/xsd-examples/manifest
+++ b/xsd-examples/manifest
@@ -1,6 +1,6 @@
: 1
name: xsd-examples
-version: 4.2.0
+version: 4.2.1-a.0.z
project: xsd
type: examples
language: c++
diff --git a/xsd-tests/manifest b/xsd-tests/manifest
index 3a523d8..dc0c5b6 100644
--- a/xsd-tests/manifest
+++ b/xsd-tests/manifest
@@ -1,6 +1,6 @@
: 1
name: xsd-tests
-version: 4.2.0
+version: 4.2.1-a.0.z
project: xsd
type: tests
language: c++
diff --git a/xsd/doc/pregenerated/xsd.1 b/xsd/doc/pregenerated/xsd.1
index 74c9e89..580ac78 100644
--- a/xsd/doc/pregenerated/xsd.1
+++ b/xsd/doc/pregenerated/xsd.1
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii xsd.1
.\"
-.TH XSD 1 "January 2023" "XSD 4.2.0"
+.TH XSD 1 "January 2023" "XSD 4.2.1-a.0"
.SH NAME
xsd \- W3C XML Schema to C++ Compiler
.\"
diff --git a/xsd/doc/pregenerated/xsd.xhtml b/xsd/doc/pregenerated/xsd.xhtml
index 9f705e7..2e30ed4 100644
--- a/xsd/doc/pregenerated/xsd.xhtml
+++ b/xsd/doc/pregenerated/xsd.xhtml
@@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title>XSD 4.2.0 Compiler Command Line Manual</title>
+ <title>XSD 4.2.1-a.0 Compiler Command Line Manual</title>
<meta charset="UTF-8"/>
- <meta name="version" content="4.2.0"/>
+ <meta name="version" content="4.2.1-a.0"/>
<meta name="copyright" content="&#169; 2005-2023 Code Synthesis"/>
<meta name="keywords" content="xsd,xml,schema,c++,mapping,data,binding,code,generator,manual,man,page"/>
<meta name="description" content="XSD Compiler Command Line Manual"/>
diff --git a/xsd/manifest b/xsd/manifest
index 8c8a336..8ae3ef5 100644
--- a/xsd/manifest
+++ b/xsd/manifest
@@ -1,6 +1,6 @@
: 1
name: xsd
-version: 4.2.0
+version: 4.2.1-a.0.z
language: c++
summary: XML Schema to C++ data binding compiler
license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS exception