summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-07-28 17:06:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-07-28 17:06:57 +0200
commitaabb88ef1fc3ada75b7210b73c05e73af5c653a8 (patch)
tree93ad2f362d6461cd1070a794148600c74b3cd8e5
parent8e17b1a768546b9b8bc1c91876496ffbcdba5df7 (diff)
Bump version to 4.1.0.a5
-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 bf9b3d8..5378a22 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.a4"
-#define XSD_INT_VERSION 4009904L
+#define XSD_STR_VERSION "4.1.0.a5"
+#define XSD_INT_VERSION 4009905L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index 51269af..d94e11d 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.1.0.a4
+4.1.0.a5