[libgnome-games-support] Prepare 1.7.1



commit d332c5cde109559f3ac41879959a89ce8d6cc5a6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Jul 2 13:33:55 2020 -0500

    Prepare 1.7.1

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cc00fd9..80e5196 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.7.1 - July 2, 2020
+====================
+
+- Add API to set icon name (#18, Arnaud B.)
+
 1.6.1 - March 26, 2020
 ======================
 
diff --git a/meson.build b/meson.build
index 30e2bfd..264c491 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
     'libgnome-games-support', ['vala', 'c'],
-    version: '1.6.1',
+    version: '1.7.1',
     license: 'LGPLv3+',
     meson_version: '>= 0.50.0',
 )


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