summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-01-07 17:43:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-01-07 17:43:15 +0200
commit901163e478e53aa44958449dbf7cac9887975d1c (patch)
treee78bdd6182d30b6614e46c1521ab91127486533e
parent810b7cc853836ebcba42ee0ea863a514020e1514 (diff)
Bump version to 4.0.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 66abe57..4980c6e 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.a10"
-#define XSD_INT_VERSION 3999910L
+#define XSD_STR_VERSION "4.0.0.a11"
+#define XSD_INT_VERSION 3999911L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index dfe64c8..719f84e 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.0.0.a10
+4.0.0.a11