summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <joe@manyfish.uk>2020-06-20 08:06:27 +0100
committerJoe Orton <joe@manyfish.uk>2020-06-20 08:09:24 +0100
commita103e89dbee535eafe40324133149f314c0f77a8 (patch)
tree78df90f76c463baafdbc9e2a0344cdcbf04d1377
parentf846e725929cb9879dc79ee201240ef5c535f71b (diff)
downloadneon-git-a103e89dbee535eafe40324133149f314c0f77a8.tar.gz
Bump to 0.31.2.0.31.20.31.x
-rw-r--r--macros/neon.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/neon.m4 b/macros/neon.m4
index 2bf79d3..7d443bc 100644
--- a/macros/neon.m4
+++ b/macros/neon.m4
@@ -138,7 +138,7 @@ AC_DEFUN([NE_VERSIONS_BUNDLED], [
NE_VERSION_MAJOR=0
NE_VERSION_MINOR=31
NE_VERSION_PATCH=2
-NE_VERSION_TAG=-dev
+NE_VERSION_TAG=
# 0.31.x is backwards-compatible to 0.27.x, so AGE=4
NE_LIBTOOL_VERSINFO="31:${NE_VERSION_PATCH}:4"