[libhandy/wip/exalm/162] Release 1.6.2




commit f24aa32faabc6ce5ba28f6203aa55b63d52be0b9
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Apr 23 01:51:29 2022 +0400

    Release 1.6.2

 NEWS        | 12 ++++++++----
 meson.build |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 25dddb07..61ed18e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,14 @@
 =============
-Version 1.6.1
+Version 1.6.2
 =============
 
-- HdyStyleManager
-  - Correctly reset the theme if we're not overriding it.
-    Fixes switching away from HighContrast.
+- Fix license in docs
+- Fix a Meson error when using as a subproject
+- Fix a typo in HdyStyleManager docs
+- Translation updates:
+  - Dutch
+  - Indonesian
+  - Persian
 
 =============
 Version 1.6.0
diff --git a/meson.build b/meson.build
index 613eacf7..766e9119 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libhandy', 'c',
-          version: '1.6.1',
+          version: '1.6.2',
           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]