[libhandy/wip/exalm/162] Release 1.6.2




commit f050453109db05621b9a47b9931fe1b571905e67
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, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 25dddb07..8852618f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+=============
+Version 1.6.2
+=============
+
+- 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.1
 =============
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]