[gssdp] Prepare 0.12.0



commit dcb4dd01a4d2ee2dcc1b08e18f55dd77e71a1bf3
Author: Jens Georg <mail jensge org>
Date:   Mon Aug 29 17:05:10 2011 +0200

    Prepare 0.12.0

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index eeed1df..bc1a96d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.12.0
+======
+- Remove unnecessary and annoying deprecation warnings.
+- When sending duplicate announcement packets, always repeat complete sets.
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+
+Bugs fixed:
+- bgo#655900
+
+DLNA requirements addressed:
+- 7.2.4.3
+- 7.2.4.5
+
 0.11.2
 ======
 - Modernize autotools.
diff --git a/configure.ac b/configure.ac
index 189b06c..4a0008c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.11.2],
+        [0.12.0],
         [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]