summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-07-30 11:18:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-07-30 11:18:25 +0200
commit674364d49216b6e7f3eaf9f0e21deabd6a26ec5a (patch)
tree1d8753673ff04d8bbde3e3b6060dfe06bb9b6ec1 /doc
parentcc5cdb07e40f30e614bd15d81a5091faf717f4f4 (diff)
Bump version to 4.1.0.a1
Diffstat (limited to 'doc')
-rw-r--r--doc/cxx/tree/manual/index.xhtml6
-rw-r--r--doc/xsd-prologue.12
-rw-r--r--doc/xsd-prologue.xhtml2
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/cxx/tree/manual/index.xhtml b/doc/cxx/tree/manual/index.xhtml
index 56213e0..ca201ac 100644
--- a/doc/cxx/tree/manual/index.xhtml
+++ b/doc/cxx/tree/manual/index.xhtml
@@ -8,7 +8,7 @@
<meta name="copyright" content="&copy; 2005-2014 Code Synthesis Tools CC"/>
<meta name="keywords" content="xsd,xml,schema,c++,mapping,data,binding,tree,serialization,guide,manual,examples"/>
<meta name="description" content="C++/Tree Mapping User Manual"/>
- <meta name="revision" content="4.0.0"/>
+ <meta name="revision" content="4.1.0"/>
<link rel="stylesheet" type="text/css" href="../../../default.css" />
@@ -441,9 +441,9 @@
called C++/Tree.
</p>
- <p>Revision 4.0.0<br/> <!-- Remember to change revision in other places -->
+ <p>Revision 4.1.0<br/> <!-- Remember to change revision in other places -->
This revision of the manual describes the C++/Tree
- mapping as implemented by CodeSynthesis XSD version 4.0.0.
+ mapping as implemented by CodeSynthesis XSD version 4.1.0.
</p>
<p>This document is available in the following formats:
diff --git a/doc/xsd-prologue.1 b/doc/xsd-prologue.1
index f5c93b8..50872b4 100644
--- a/doc/xsd-prologue.1
+++ b/doc/xsd-prologue.1
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii xsd.1
.\"
-.TH XSD 1 "July 2014" "XSD 4.0.0"
+.TH XSD 1 "July 2014" "XSD 4.1.0"
.SH NAME
xsd \- W3C XML Schema to C++ Compiler
.\"
diff --git a/doc/xsd-prologue.xhtml b/doc/xsd-prologue.xhtml
index 4be8de7..262cfd1 100644
--- a/doc/xsd-prologue.xhtml
+++ b/doc/xsd-prologue.xhtml
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
- <title>XSD 4.0.0 Compiler Command Line Manual</title>
+ <title>XSD 4.1.0 Compiler Command Line Manual</title>
<meta name="copyright" content="&copy; 2005-2014 Code Synthesis Tools CC"/>
<meta name="keywords" content="xsd,xml,schema,c++,mapping,data,binding,code,generator,manual,man,page"/>