Version 0.1.8.1
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 9 Oct 2014 21:37:49 +0000 (17:37 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 9 Oct 2014 21:37:49 +0000 (17:37 -0400)
configure.ac

index ee83428..d915b27 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.8])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.8.1])
+LIBNICE_RELEASE="no"
 
 AC_CANONICAL_TARGET