summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-03-16 17:33:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-03-16 17:33:49 +0200
commitb979e2549d1775119e69d35a3a95971a2907946f (patch)
tree8c8690bc01e044a642563b09b4fca6fd1dc698e1
parentf5937dc9cfae7c73c63ff27cf12dbaad4729dbea (diff)
Bump version to 4.1.0.a8
-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 1144134..91690a1 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.a7"
-#define XSD_INT_VERSION 4009907L
+#define XSD_STR_VERSION "4.1.0.a8"
+#define XSD_INT_VERSION 4009908L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index 59f79a1..703dc02 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.1.0.a7
+4.1.0.a8