[libhandy/wip/exalm/1790: 2/2] Release 1.7.90




commit 5f1dd55a81540a19df360b3255907f346fc7653d
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri Aug 5 14:28:24 2022 +0400

    Release 1.7.90

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a05db93c..d55ca924 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+==============
+Version 1.7.90
+==============
+
+- Remove unnecessary cast in HdyPreferencesGroup
+- Translation updates
+  - Georgian
+  - German
+
 =============
 Version 1.7.0
 =============
diff --git a/meson.build b/meson.build
index 95869944..cf4c0662 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libhandy', 'c',
-          version: '1.7.0',
+          version: '1.7.90',
           license: 'LGPL-2.1-or-later',
     meson_version: '>= 0.49.0',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],


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