From a39de89d45d957d7531b66c4b7e3ed3b8430415d Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Wed, 6 Mar 2013 10:39:09 +0100 Subject: [PATCH] Prepare 0.14.2 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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/]) -- 2.7.4