[gupnp] Release 0.17.2



commit d000af584070b2e20951e80d6fc2a63f80a19ee5
Author: Jens Georg <mail jensge org>
Date:   Thu Aug 4 22:44:09 2011 +0200

    Release 0.17.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b60ff48..9bf8235 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.17.2
+======
+
+Changes since 0.17.1:
+
+- Drop main-context property
+- Fix a small leak from the default-language property.
+- Refactor and clean-up internals of GUPnPContextManager.
+
+Dependency-related changes:
+ - Require gssdp >= 0.11.2.
+
+All contributors:
+Jens Georg <mail jensge org>
+
 0.17.1
 ======
 
diff --git a/configure.ac b/configure.ac
index ca55d11..ac35b4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [0.17.1],
+        [0.17.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp],
         [gupnp],
         [http://www.gupnp.org/])



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