From: Jens Georg Date: Wed, 6 Mar 2013 09:39:09 +0000 (+0100) Subject: Prepare 0.14.2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a39de89d45d957d7531b66c4b7e3ed3b8430415d;p=profile%2Fivi%2FGSSDP.git Prepare 0.14.2 --- diff --git a/NEWS b/NEWS index 3cb995e..6cf1296 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +0.14.2 +====== + +- Fix memory leaks on initial interface search. +- Make default interface detection a little bit smarter. + +All contributors to this release: + Krzesimir Nowak + 0.14.1 ====== diff --git a/configure.ac b/configure.ac index 34a98ae..3019c0a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) AC_INIT([gssdp], - [0.14.1], + [0.14.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp], [gssdp], [http://www.gupnp.org/])