From b7a36c0c0c4e5e48d6c97687cdf2dccd4c5f9565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 28 Jan 2015 22:37:51 -0500 Subject: Version 0.1.10.1 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 46d98b6..4f5f619 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.10]) -LIBNICE_RELEASE="yes" +AC_INIT([libnice],[0.1.10.1]) +LIBNICE_RELEASE="no" AC_CANONICAL_TARGET -- cgit v1.2.1