summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-31 15:35:34 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-31 15:35:34 +0000
commit189bb166c378f395f476a67b694ad3d3430d08cc (patch)
tree51ca87b9fe1463c770bbe2a9aa92bac63d67d313 /macros
parent58806b28c8bb38e2f2ad93ac6912309d55692904 (diff)
downloadneon-189bb166c378f395f476a67b694ad3d3430d08cc.tar.gz
Drop -dev.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1924 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'macros')
-rw-r--r--macros/neon.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/neon.m4 b/macros/neon.m4
index 29fcaa9..6d47333 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=30
NE_VERSION_PATCH=0
-NE_VERSION_TAG=-dev
+NE_VERSION_TAG=
# libtool library interface versioning. Release policy dictates that
# for neon 0.x.y, each x brings an incompatible interface change, and