[gssdp] Prepare 1.4.0
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp] Prepare 1.4.0
- Date: Sat, 18 Sep 2021 16:30:15 +0000 (UTC)
commit 87c2121d5d5f0538f3450ca08a5dd845b575a95f
Author: Jens Georg <mail jensge org>
Date: Sat Sep 18 18:28:49 2021 +0200
Prepare 1.4.0
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f77de40..0ec6b77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.4.0 (stable)
+==============
+ - Fix building the sniffer when built as subproject
+ - Do not build docs by default
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
1.3.1
=====
- Implement MAC lookup on Windows
diff --git a/meson.build b/meson.build
index 48e6aa6..a3fecbb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gssdp', 'c', version: '1.3.1', meson_version : '>= 0.54.0')
+project('gssdp', 'c', version: '1.4.0', 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]