[gupnp-tools] Prepare 0.10.2



commit 66a0ae843a6cf6a65dd1afeec99ad15009582314
Author: Jens Georg <mail jensge org>
Date:   Tue Nov 16 19:55:36 2021 +0100

    Prepare 0.10.2
    
    Fixes #21

 NEWS        | 28 ++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 185cd17..847dffc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+0.10.2 (stable)
+===============
+
+- Universal CP:
+   - Fix format message error
+
+- Translation updates
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp-tools/issues/20
+ - https://gitlab.gnome.org/GNOME/gupnp-tools/issues/21
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Dušan Kazik <prescott66 gmail com>
+ - Мирослав Николић <miroslavnikolic rocketmail com>
+ - Balázs Úr <balazs urbalazs hu>
+ - Ask Hjorth Larsen <asklarsen gmail com>
+ - Marek Černocký <marek manet cz>
+ - Boyuan Yang <073plan gmail com>
+
+Added/updated translations:
+ - cs.po, courtesy of Marek Černocký
+ - hu.po, courtesy of Balázs Úr
+ - sk.po, courtesy of Dušan Kazik
+ - sr.po, courtesy of Мирослав Николић
+ - zh_CN.po, courtesy of tuhaihe
+
 0.10.1
 ======
 
diff --git a/meson.build b/meson.build
index 57b3f18..3c1b52d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-tools', ['c'], version: '0.10.1')
+project('gupnp-tools', ['c'], version: '0.10.2')
 
 gnome = import('gnome')
 i18n = import('i18n')


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