summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2020-05-22 10:03:17 +0100
committerJoe Orton <jorton@redhat.com>2020-05-22 10:03:17 +0100
commit6dbfc8f16769382860f32700afacba8f34af69d2 (patch)
tree95133fd9b061cc22b3f941985d3d273f6e533e23
parent699cd10977ae58a6e741b20de8881957d94eb043 (diff)
downloadneon-git-6dbfc8f16769382860f32700afacba8f34af69d2.tar.gz
* macros/neon.m4: Bump to 0.31.2-dev.
-rw-r--r--macros/neon.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/neon.m4 b/macros/neon.m4
index d26cf5b..08b87ab 100644
--- a/macros/neon.m4
+++ b/macros/neon.m4
@@ -137,8 +137,8 @@ AC_DEFUN([NE_VERSIONS_BUNDLED], [
# Define the current versions.
NE_VERSION_MAJOR=0
NE_VERSION_MINOR=31
-NE_VERSION_PATCH=1
-NE_VERSION_TAG=
+NE_VERSION_PATCH=2
+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"