summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2010-03-18 17:03:29 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2010-03-18 17:03:29 -0400
commitaad4a6564e1c7aa94d9b7b5ef8128068a697e40a (patch)
tree6fff12f74e688218da414159b8cdbe962480c471 /configure.ac
parentcb9e8565cba48e566611c7ce864e371692f26637 (diff)
downloadlibnice-aad4a6564e1c7aa94d9b7b5ef8128068a697e40a.tar.gz
version 0.0.11.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 23a19cf..835d80b 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.11)
-LIBNICE_RELEASE="yes"
+AC_INIT(libnice, 0.0.11.1)
+LIBNICE_RELEASE="no"
AC_CONFIG_SRCDIR([agent/agent.c])
AC_CONFIG_HEADER([config.h])