[rygel] Prepare 0.37.1



commit b978d752968add46346a39b205f1a07253a35758
Author: Jens Georg <mail jensge org>
Date:   Sun Dec 9 23:10:22 2018 +0100

    Prepare 0.37.1

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ca0a6da8..cffd72dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.37.1
+======
+
+All:
+ - Add meson build files
+ - Port to GSSDP and GUPnP 1.2 API
+ - Preliminary IPv6 support
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Carmen Bianca BAKKER <carmen carmenbianca eu>
+
+Added/updated translations
+ - eo, courtesy of Kristjan SCHMIDT
+
 0.37.0
 ======
 All:
diff --git a/meson.build b/meson.build
index 6293682f..e7d7c59e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.37.0')
+project('rygel', 'vala', 'c', version : '0.37.1')
 vala = meson.get_compiler('vala')
 
 # Check for the required vala version


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]