[gssdp] Prepare 1.3.1
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp] Prepare 1.3.1
- Date: Sat, 14 Aug 2021 07:47:06 +0000 (UTC)
commit 50c3b1c538db502bbab7100a78f4ab3060fd07c0
Author: Jens Georg <mail jensge org>
Date: Sat Aug 14 09:29:07 2021 +0200
Prepare 1.3.1
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a3da0f2..f77de40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.3.1
+=====
+ - Implement MAC lookup on Windows
+ - Implement interface index lookup on Windows
+ - Fix distributing docs in the tarball
+ - Build docs by default
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
1.3.0
=====
- Sniffer: Various deprecated function clean-up
diff --git a/meson.build b/meson.build
index 8ea7d30..48e6aa6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gssdp', 'c', version: '1.3.0', meson_version : '>= 0.54.0')
+project('gssdp', 'c', version: '1.3.1', meson_version : '>= 0.54.0')
gnome = import('gnome')
pkg = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]