summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-09-13 11:56:10 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-09-13 11:56:10 +0000
commit02c7d0dda7ead8daef8f09fe0a53b9f33bf3f2e6 (patch)
tree38c30a58666fd1e6a46d7dab650ca8e4550321e0
parent50330d35cdebb94d5a9ee61c2d8cc1fb45919d7f (diff)
downloadneon-02c7d0dda7ead8daef8f09fe0a53b9f33bf3f2e6.tar.gz
* macros/neon.m4: Prep for 0.29.0.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1730 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 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"