Version 0.1.10 0.1.10
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 29 Jan 2015 03:35:09 +0000 (22:35 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 29 Jan 2015 03:35:09 +0000 (22:35 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0d81ef2..6b43321 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libnice 0.1.10 (2015-01-28)
+===========================
+Fix bug on component change on the sink
+
 libnice 0.1.9 (2015-01-28)
 ==========================
 Make it possible to statically build the GStreamer plugins
index 9194507..46d98b6 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.1])
-LIBNICE_RELEASE="no"
+AC_INIT([libnice],[0.1.10])
+LIBNICE_RELEASE="yes"
 
 AC_CANONICAL_TARGET