summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2011-05-03 12:14:56 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2011-05-03 12:14:56 +0000
commitd333906f1a6be1e622508662f0419e166f47c2da (patch)
tree729adc2d8de5e7796d15ad3d48e93672b193d6c0
parent844a0695bab686d1f01e4eb4b76e95edffd69171 (diff)
downloadneon-d333906f1a6be1e622508662f0419e166f47c2da.tar.gz
* macros/neon.m4: Bump to .6.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1842 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--macros/neon.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/neon.m4 b/macros/neon.m4
index eca576b..32111c7 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=6
-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"