Version 0.1.9.1
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 29 Jan 2015 02:46:33 +0000 (21:46 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 29 Jan 2015 02:46:33 +0000 (21:46 -0500)
configure.ac

index 1e43625..2826022 100644 (file)
@@ -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.9])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.9.1])
+LIBNICE_RELEASE="no"
 
 AC_CANONICAL_TARGET