summaryrefslogtreecommitdiff
path: root/xsd
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 /xsd
parent69b60c0d89cfb79e755dc726b4b3b6bb70bfb6f9 (diff)
Change version to 4.2.1-a.0.z
Diffstat (limited to 'xsd')
-rw-r--r--xsd/doc/pregenerated/xsd.12
-rw-r--r--xsd/doc/pregenerated/xsd.xhtml4
-rw-r--r--xsd/manifest2
3 files changed, 4 insertions, 4 deletions
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