aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-10 16:26:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-10 16:26:18 +0200
commit2dc18b69b409a012f58c78c8b3fa57cd6fe012c1 (patch)
tree67b028186f0aef60fdef938b2f1c12abec1be5b7
parente2eff99775d348fd11a59de0d3952d593dbaa65f (diff)
Bump version to 3.3.0.a8
-rw-r--r--libxsde/xsde/cxx/version.hxx4
-rw-r--r--version2
2 files changed, 3 insertions, 3 deletions
diff --git a/libxsde/xsde/cxx/version.hxx b/libxsde/xsde/cxx/version.hxx
index 9699e05..64d18cc 100644
--- a/libxsde/xsde/cxx/version.hxx
+++ b/libxsde/xsde/cxx/version.hxx
@@ -22,7 +22,7 @@
// 3.0.0.b2 02999952
//
-#define XSDE_STR_VERSION "3.3.0.a7"
-#define XSDE_INT_VERSION 3029907L
+#define XSDE_STR_VERSION "3.3.0.a8"
+#define XSDE_INT_VERSION 3029908L
#endif // XSDE_CXX_VERSION_HXX
diff --git a/version b/version
index a6735c8..d5276f6 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-3.3.0.a7
+3.3.0.a8