summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-10-07 08:48:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-10-07 08:48:11 +0200
commit0937eda5b6f2292a3c8e687cfd8dd4f8c4a2f8af (patch)
tree67705d63f7ec678f34971a196677e43073a22cfc
parente3d71a099b63ef0c943233ce5e439750a44635f6 (diff)
Bump version to 4.1.0.a4
-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 f9b987a..bf9b3d8 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.a3"
-#define XSD_INT_VERSION 4009903L
+#define XSD_STR_VERSION "4.1.0.a4"
+#define XSD_INT_VERSION 4009904L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index 07f351c..51269af 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.1.0.a3
+4.1.0.a4