summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2013-02-22 19:56:51 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2013-02-22 19:56:51 -0500
commit4584079390fc86192a602297197ee44452812eb4 (patch)
tree38937225bb3f7fff2a999563ec7aecfa4cafb36e /configure.ac
parentf58c284f3ab80b726a7ed0b88278a132c52e2466 (diff)
downloadlibnice-4584079390fc86192a602297197ee44452812eb4.tar.gz
version 0.1.4.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1f25bf8..ed38b76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ(2.59c)
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(libnice, 0.1.4)
-LIBNICE_RELEASE="yes"
+AC_INIT(libnice, 0.1.4.1)
+LIBNICE_RELEASE="no"
AC_CANONICAL_SYSTEM