[gssdp] Prepare 0.14.3



commit e2f1b0dbcbf8b601400752055fe95c73378e1306
Author: Jens Georg <jensg openismus com>
Date:   Tue May 28 12:16:51 2013 +0200

    Prepare 0.14.3

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6cf1296..eacdb9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.14.3
+======
+
+- Add --interface, -i commandline option to gssdp-device-sniffer to specify a
+  network interface for it to run on.
+- Update the GSSDP device sniffer to GTK+3.
+- Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or newer.
+- Some minor UI fixes in gssdp-device-sniffer.
+- Make it compile with -Wall -Wextra.
+
+All contributors to this release:
+  Jens Georg <jensg openismus com>
+
+Changes in dependencies:
+  Gtk+ >= 3.0
+  vapigen >= 0.20 if gobject-introspection is >= 1.36
+
 0.14.2
 ======
 
diff --git a/configure.ac b/configure.ac
index aad7a19..d0ea65a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.14.2],
+        [0.14.3],
         [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]