[gupnp] Prepare 0.19.1



commit 24bd15c47342c4baa3078abd481da1f04ee83560
Author: Jens Georg <mail jensge org>
Date:   Wed Oct 24 21:22:29 2012 +0200

    Prepare 0.19.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 37f2c3e..08a16f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+0.19.1
+======
+Changes since 0.19.0:
+- Include m4 macro for finding vapigen.
+- Run introspection with make distcheck.
+- Lower G-I requirement again.
+- Add gupnp_context_manager_get_port.
+- Don't stop configure if vapigen can't be found.
+- Drop some deprecated stuff from VAPI.
+
+All contributors to this release:
+  Jens Georg <mail jensge org>
+
 0.19.0
 ======
 
diff --git a/configure.ac b/configure.ac
index bdf8c3b..b0c157a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [0.19.0],
+        [0.19.1],
         [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]