[gupnp-igd] Version 1.2.0
- From: Olivier Crête <tester src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-igd] Version 1.2.0
- Date: Fri, 18 Sep 2020 22:24:00 +0000 (UTC)
commit 876cace12cef663c4b9f67b8c3a23218a75db8f9
Author: Olivier Crête <olivier crete collabora com>
Date: Fri Sep 18 18:22:40 2020 -0400
Version 1.2.0
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fe1d16a..5979f6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+*******************
+* GUPnP IGD 1.20 *
+*******************
+
+- Switch to GUPnP 1.2.0 API
+- Update GLib dependency to 2.38
+- Replace deprecated GLib APIs
+- Fix crashes
+- Switch to meson build
+
*******************
* GUPnP IGD 0.2.5 *
*******************
diff --git a/meson.build b/meson.build
index 35da2f7..df2fb24 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-igd', 'c', version: '0.2.5')
+project('gupnp-igd', 'c', version: '1.2.0')
gnome = import('gnome')
pkg = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]