summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2015-04-20 17:30:06 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2015-04-20 17:30:06 -0400
commit3bdca112833c36bb8b9119441270640971d1170d (patch)
treec9e5ec8089ad7f856d3f1e468ede32ba856891af
parent22ebcbaab527ed8f8c726d4abbf197b16359f202 (diff)
downloadlibnice-3bdca112833c36bb8b9119441270640971d1170d.tar.gz
Version 0.1.11.1
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 09de349..3fb65a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,8 +5,8 @@ dnl Always compile with -Wall; if --enable-compile-warnings=error is passed,
dnl also use -Werror. git and pre-releases default to -Werror
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT([libnice],[0.1.11])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.11.1])
+LIBNICE_RELEASE="no"
AC_CANONICAL_TARGET