aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/intro.xhtml4
-rw-r--r--version2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/intro.xhtml b/doc/intro.xhtml
index 3f9bf33..77ebf3f 100644
--- a/doc/intro.xhtml
+++ b/doc/intro.xhtml
@@ -9,7 +9,7 @@
<meta name="keywords" content="xml,c++,parsing,serialization,api,streaming,persistence"/>
<meta name="description" content="XML Parsing and Serialization in C++ with libstudxml"/>
<meta name="revision" content="1.0"/>
- <meta name="version" content="1.0.0"/>
+ <meta name="version" content="1.1.0"/>
<link rel="stylesheet" type="text/css" href="default.css" />
@@ -175,7 +175,7 @@
<!-- REMEMBER TO CHANGE VERSIONS IN THE META TAGS ABOVE! -->
<p id="revision">Revision 1.0, May 2014</p>
- <p>This revision of the document describes <code>libstudxml</code> 1.0.0.</p>
+ <p>This revision of the document describes <code>libstudxml</code> 1.1.0.</p>
</div>
<hr class="page-break"/>
diff --git a/version b/version
index 7dea76e..48a54c6 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.0.1
+1.1.0.a1