Version 0.1.12.1
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 23 Apr 2015 01:13:24 +0000 (21:13 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 23 Apr 2015 01:13:32 +0000 (21:13 -0400)
configure.ac

index 46490d4..5961bc3 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.12])
-LIBNICE_RELEASE="yes"
+AC_INIT([libnice],[0.1.12.1])
+LIBNICE_RELEASE="no"
 
 AC_CANONICAL_TARGET