summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-03-31 16:35:00 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-03-31 16:35:00 -0400
commit6b33cc7f852e23c818a219e6de39e542e73daa23 (patch)
tree94862f0c389d646eab82e58d0f54d1b2f01f5575 /configure.ac
parenta2f5c4e1e9e59f27283a708ecd9f58c5eee4c96a (diff)
downloadlibnice-6b33cc7f852e23c818a219e6de39e542e73daa23.tar.gz
version 0.0.6.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 0410202..24ef95d 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.0.6)
-LIBNICE_RELEASE="yes"
+AC_INIT(libnice, 0.0.6.1)
+LIBNICE_RELEASE="no"
AC_CONFIG_SRCDIR([agent/agent.c])
AC_CONFIG_HEADER([config.h])