summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/include/axutil_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/include/axutil_version.h b/util/include/axutil_version.h
index 116ddfa..b66dd48 100644
--- a/util/include/axutil_version.h
+++ b/util/include/axutil_version.h
@@ -34,7 +34,7 @@
* Minor API changes that do not cause binary compatibility problems.
* Reset to 0 when upgrading AXIS2_MAJOR_VERSION
*/
-#define AXIS2_MINOR_VERSION 6
+#define AXIS2_MINOR_VERSION 7
/** patch level
* The Patch Level never includes API changes, simply bug fixes.