summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-11 15:33:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-11 15:33:23 +0200
commit538fb327e13c3c9d3e7ae4a7dd06098d12667f2a (patch)
tree091d4f1f617b7fb693ec3ecd328e706428b160d4
parentaa916a4c696bcec08ed26c58be0b06d4d9df0f74 (diff)
Bump version to 4.1.0.a11
-rw-r--r--libxsd/xsd/cxx/version.hxx4
-rw-r--r--version2
2 files changed, 3 insertions, 3 deletions
diff --git a/libxsd/xsd/cxx/version.hxx b/libxsd/xsd/cxx/version.hxx
index c1e6505..267ecee 100644
--- a/libxsd/xsd/cxx/version.hxx
+++ b/libxsd/xsd/cxx/version.hxx
@@ -22,7 +22,7 @@
// 3.0.0.b2 02999952
//
-#define XSD_STR_VERSION "4.1.0.a10"
-#define XSD_INT_VERSION 4009910L
+#define XSD_STR_VERSION "4.1.0.a11"
+#define XSD_INT_VERSION 4009911L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index 87a5908..672ac56 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.1.0.a10
+4.1.0.a11