[gssdp/gssdp_1.0] Prepare GSSDP 1.0.4



commit bae0bf336d56dbb308784423b135812b14d59dbc
Author: Jens Georg <mail jensge org>
Date:   Mon Jun 22 23:21:05 2020 +0200

    Prepare GSSDP 1.0.4

 NEWS         | 11 +++++++++++
 configure.ac |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2743dcc..944bc51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.0.4
+=====
+ - Set the correct multicast source interface on the correct socket
+ - Add gssdp_client_get_address_mask
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gssdp/issues/4
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
 1.0.3
 =====
  - meson build fixes
diff --git a/configure.ac b/configure.ac
index 69a632a..530d92c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [1.0.3],
+        [1.0.4],
         [https://gitlab.gnome.org/GNOME/gssdp/issues],
         [gssdp],
         [http://www.gupnp.org/])


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