summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-12-03 13:59:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-12-03 13:59:35 +0200
commit5212455789c8600ac830afbd3e8c55c76b2104ed (patch)
treeaa02b8ff26e5bfb15f77c6b3f2bad074b4d9809c
parent99bb3eba4018f7e0c3e048fa439cc9d3bfb2d1d6 (diff)
Bump version to 3.3.0.a7
-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 fa4dd86..30ed14a 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.a6"
-#define XSD_INT_VERSION 3029906L
+#define XSD_STR_VERSION "3.3.0.a7"
+#define XSD_INT_VERSION 3029907L
#endif // XSD_CXX_VERSION_HXX
diff --git a/version b/version
index 74a23bd..a6735c8 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-3.3.0.a6
+3.3.0.a7