[gssdp] Prepare 0.14.1



commit 4851be55af68aa9d984a6b9359586d15cb878ac5
Author: Jens Georg <jensg openismus com>
Date:   Fri Feb 22 17:10:39 2013 +0100

    Prepare 0.14.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc14a1f..3cb995e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.14.1
+======
+
+- Fix a crash on network announcements.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=694418
+
+All contributors to this release:
+  Krzesimir Nowak <krnowak openismus com>
+  Jussi Kukkonen <jussi kukkonen intel com>
+
 0.14.0
 ======
 - Don't use inet_netof to filter for correct source networks.
diff --git a/configure.ac b/configure.ac
index 81527f5..34a98ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.14.0],
+        [0.14.1],
         [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]