[gupnp] Prepare GUPnP 1.2.4
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Prepare GUPnP 1.2.4
- Date: Sun, 9 Aug 2020 21:11:18 +0000 (UTC)
commit a066f3d70d7712976311c906afc3ca57be8a694d
Author: Jens Georg <mail jensge org>
Date: Sun Aug 9 23:10:37 2020 +0200
Prepare GUPnP 1.2.4
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index aeb8eb2..91f05fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.2.4
+=====
+- Fix subscription check on V6 link-local addresses
+- Add autofree function for GUPnPServiceProxyAction
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
1.2.3
=====
- Attention: Requires GSSDP 1.2.3!
diff --git a/meson.build b/meson.build
index 28c40b2..bf9a49d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.2.3', meson_version : '>= 0.48.0')
+project('gupnp', 'c', version : '1.2.4', meson_version : '>= 0.48.0')
gnome = import('gnome')
pkg = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]