summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-07-08 08:18:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-07-08 08:18:31 +0200
commit78f874580a96cca5adc30a0a1bd82c54ee1b10d7 (patch)
tree2217dabaac9aa3fb0f480e9b2972a05732f6d20d /doc
parent866589ddc0d27f2a849686c65f3524c1956a81f9 (diff)
Bump version to 4.0.0
Diffstat (limited to 'doc')
-rw-r--r--doc/cxx/tree/manual/index.xhtml4
-rw-r--r--doc/xsd-prologue.12
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/cxx/tree/manual/index.xhtml b/doc/cxx/tree/manual/index.xhtml
index 235c33c..56213e0 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="3.0.0"/>
+ <meta name="revision" content="4.0.0"/>
<link rel="stylesheet" type="text/css" href="../../../default.css" />
@@ -441,7 +441,7 @@
called C++/Tree.
</p>
- <p>Revision 3.0.0<br/> <!-- Remember to change revision in other places -->
+ <p>Revision 4.0.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.
</p>
diff --git a/doc/xsd-prologue.1 b/doc/xsd-prologue.1
index 9a31635..f5c93b8 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 "August 2010" "XSD 4.0.0"
+.TH XSD 1 "July 2014" "XSD 4.0.0"
.SH NAME
xsd \- W3C XML Schema to C++ Compiler
.\"