summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--macros/neon.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/neon.m4 b/macros/neon.m4
index 5665362..f1ce911 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=29
NE_VERSION_PATCH=0
-NE_VERSION_TAG=-dev
+NE_VERSION_TAG=
# 0.29.x is backwards-compatible to 0.27.x, so AGE=2
NE_LIBTOOL_VERSINFO="29:${NE_VERSION_PATCH}:2"