Version 0.1.7.1
authorOlivier Crête <olivier.crete@collabora.com>
Mon, 5 May 2014 19:02:48 +0000 (15:02 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Mon, 5 May 2014 19:02:48 +0000 (15:02 -0400)
configure.ac

index 5021a1f..0a7f641 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.7])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.7.1])
+LIBNICE_RELEASE="no"
 
 AC_CANONICAL_TARGET