summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2015-04-28 15:44:13 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2015-04-28 15:44:13 -0400
commit7dc0f2817b115aef49feb8304f404fb5398e55bf (patch)
tree25f84fa763c5b3d58f5cc9e048c2b8d76b30f062 /configure.ac
parentfc41eedfcd7961d8ebb0002e2007f292ed6ceb82 (diff)
downloadlibnice-7dc0f2817b115aef49feb8304f404fb5398e55bf.tar.gz
Version 0.1.13.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 223b883..6031cec 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.13])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.13.1])
+LIBNICE_RELEASE="no"
AC_CANONICAL_TARGET