summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--macros/neon.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/neon.m4 b/macros/neon.m4
index 9a2deaa..be38caa 100644
--- a/macros/neon.m4
+++ b/macros/neon.m4
@@ -136,12 +136,12 @@ AC_DEFUN([NE_VERSIONS_BUNDLED], [
# Define the current versions.
NE_VERSION_MAJOR=0
-NE_VERSION_MINOR=31
-NE_VERSION_PATCH=1
+NE_VERSION_MINOR=32
+NE_VERSION_PATCH=0
NE_VERSION_TAG=-dev
-# 0.31.x is backwards-compatible to 0.27.x, so AGE=4
-NE_LIBTOOL_VERSINFO="31:${NE_VERSION_PATCH}:4"
+# 0.32.x is backwards-compatible to 0.27.x, so AGE=4
+NE_LIBTOOL_VERSINFO="32:${NE_VERSION_PATCH}:5"
NE_DEFINE_VERSIONS