[gupnp-av] Release 0.9.1



commit ab19af2530986860ffda2c96845ad4068af7448b
Author: Jens Georg <mail jensge org>
Date:   Thu Jun 16 22:21:01 2011 +0200

    Release 0.9.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0e17b61..3e191f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.9.1
+=====
+
+Changes since 0.9.0:
+
+- Wrong validation of boolean arguments led to DIDL parsing regressions in
+  control points
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+
 0.9.0
 =====
 
diff --git a/configure.ac b/configure.ac
index a2c119f..628b055 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gupnp-av, 0.9.0, http://www.gupnp.org/)
+AC_INIT(gupnp-av, 0.9.1, http://www.gupnp.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(libgupnp-av/gupnp-av.h)
 AM_CONFIG_HEADER(config.h)



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