[gssdp] Prepare 0.14.2



commit a39de89d45d957d7531b66c4b7e3ed3b8430415d
Author: Jens Georg <jensg openismus com>
Date:   Wed Mar 6 10:39:09 2013 +0100

    Prepare 0.14.2

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
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 <krnowak openismus com>
+
 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/])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]