aboutsummaryrefslogtreecommitdiff
path: root/libxsde
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-10-27 15:34:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-10-27 15:34:45 +0200
commit42d04d8793d90d3a91a2b3cfbde31cce5339d05a (patch)
treec6455e42354cb23d2297f9d63d108e863859557b /libxsde
parent47230ea98359ee5d02740f906c97337721d85b21 (diff)
Bump version to 3.2.0.a1
Diffstat (limited to 'libxsde')
-rw-r--r--libxsde/xsde/cxx/version.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/libxsde/xsde/cxx/version.hxx b/libxsde/xsde/cxx/version.hxx
index 78586c2..6865004 100644
--- a/libxsde/xsde/cxx/version.hxx
+++ b/libxsde/xsde/cxx/version.hxx
@@ -23,7 +23,7 @@
// 3.0.0.b2 02999952
//
-#define XSDE_STR_VERSION "3.1.0"
-#define XSDE_INT_VERSION 3010000L
+#define XSDE_STR_VERSION "3.2.0.a1"
+#define XSDE_INT_VERSION 3019901L
#endif // XSDE_CXX_VERSION_HXX