summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2014-10-09 17:37:49 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-10-09 17:37:49 -0400
commitf8ee0621b5a895bcf030ed7f3388a26935038cfb (patch)
treeacf2d8782b8aaee8d4c7f44074605e62efcd7f16
parent3fe60efd08a81f5f11cd4ebede20264bbe59f1b1 (diff)
Version 0.1.8.1
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ee83428..d915b27 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.8])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.8.1])
+LIBNICE_RELEASE="no"
AC_CANONICAL_TARGET