summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-02-25 08:13:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-02-25 08:13:14 +0200
commite868680eb0cc91162e590b88156a7f883d123391 (patch)
treeddbbe97b246c858c32a243270a4a46d283188efb
parente4d25714b1e7a029f0826f7dc8cd041dd9df1143 (diff)
Bump version to 4.0.0.a13
-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 1681cca..83decb5 100644
--- a/libxsd/xsd/cxx/version.hxx
+++ b/libxsd/xsd/cxx/version.hxx
@@ -23,7 +23,7 @@
// 3.0.0.b2 02999952
//
-#define XSD_STR_VERSION "4.0.0.a12"
-#define XSD_INT_VERSION 3999912L
+#define XSD_STR_VERSION "4.0.0.a13"
+#define XSD_INT_VERSION 3999913L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index bcb99bf..0b3d685 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.0.0.a12
+4.0.0.a13