summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-09-29 14:48:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-09-29 14:48:31 +0200
commitfca6431ef713608521dd12641bcaf9773965c814 (patch)
tree1a0b7e179cc51970d1ed508ce2a7b6eb576fecc5
parent3a93e584ba3173b2fb2a3e4b5d734f4826df6eb9 (diff)
Bump version to 3.3.0.a6
-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 ae9c023..fa4dd86 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 "3.3.0.a5"
-#define XSD_INT_VERSION 3029905L
+#define XSD_STR_VERSION "3.3.0.a6"
+#define XSD_INT_VERSION 3029906L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index 59de0b4..74a23bd 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-3.3.0.a5
+3.3.0.a6