[gupnp] Prepare GUPnP 1.2.6
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Prepare GUPnP 1.2.6
- Date: Mon, 24 May 2021 14:33:09 +0000 (UTC)
commit 507d5709eaa42369624cda97d14d5ac79d0316e0
Author: Jens Georg <mail jensge org>
Date: Mon May 24 16:31:58 2021 +0200
Prepare GUPnP 1.2.6
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f4974a9..7d3e99f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.2.6
+=====
+- Fix wrong dependency on GSSDP 1.2.4
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/48
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
1.2.5
=====
- Fix introspection annotation for send_action_list
diff --git a/meson.build b/meson.build
index 429415d..b395086 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.2.5', meson_version : '>= 0.53.0')
+project('gupnp', 'c', version : '1.2.6', meson_version : '>= 0.53.0')
gnome = import('gnome')
pkg = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]