[gupnp-av] Prepare 0.11.1



commit d679992a72e96ec587af98c2563aefe3ff3f722e
Author: Jens Georg <mail jensge org>
Date:   Wed Oct 24 21:32:21 2012 +0200

    Prepare 0.11.1

 NEWS         |   25 ++++++++++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6e2022..7ed9d6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+0.11.1
+======
+
+Changes since 0.11.0:
+- Add m4 vapigen detection macro.
+- Fix introspection install dirs.
+- Fix objectUpdateID setter.
+- Add a FeatureList parser.
+- Add some XML fragment getters for DIDLLiteObject.
+- Lower G-I requirements.
+- Enable introspection during distcheck.
+- Undeprecate single-value _{get|set}_creator methods.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=685963
+ - https://bugzilla.gnome.org/show_bug.cgi?id=686464
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+Regis Merlino <regis merlino intel com>
+Christophe Guiraud <christophe guiraud intel com>
+
 0.11.0
 ======
 
@@ -17,7 +40,7 @@ Jens Georg <mail jensge org>
 Andreas Henriksson <andreas fatal se>
 Christophe Guiraud <christophe guiraud intel com>
 
-Bug fixes in this release:
+Bug fixed in this release:
  - https://bugzilla.gnome.org/show_bug.cgi?id=684297
  - https://bugzilla.gnome.org/show_bug.cgi?id=685477
 
diff --git a/configure.ac b/configure.ac
index cc01690..18adf02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-av],
-        [0.11.0],
+        [0.11.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=GUPnP],
         [gupnp-av],
         [http://www.gupnp.org/])



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