[almanah] 0.12.3



commit d653556ca3955a1b281031e77ec45a5fbdb7c25c
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Mar 5 15:05:29 2021 +0000

    0.12.3
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 NEWS                        | 11 +++++++++++
 data/almanah.appdata.xml.in |  1 +
 meson.build                 |  2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b2b5901..782b755 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes from Almanah 0.12.2 to Almanah 0.12.3
+=========================================================
+
+* Bugs fixed:
+ - #4 Font size is too small in text view
+ - #7 A lot of [-Wincompatible-pointer-types] compiler warnings
+
+* Translation updates:
+ - Catalan
+
+
 Overview of changes from Almanah 0.12.1 to Almanah 0.12.2
 =========================================================
 
diff --git a/data/almanah.appdata.xml.in b/data/almanah.appdata.xml.in
index b4c58ff..9df1f35 100644
--- a/data/almanah.appdata.xml.in
+++ b/data/almanah.appdata.xml.in
@@ -18,6 +18,7 @@
     </p>
   </description>
   <releases>
+    <release version="0.12.3" date="2021-03-05" type="stable"/>
     <release version="0.12.2" date="2020-09-03" type="stable"/>
     <release version="0.12.1" date="2020-09-03" type="stable"/>
     <release version="0.12.0" date="2019-10-07" type="stable"/>
diff --git a/meson.build b/meson.build
index 45a3e61..7a35dec 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@ project(
   'almanah',
   'c',
   license: 'GPL3+',
-  version: '0.12.2',
+  version: '0.12.3',
   default_options: [
     'b_ndebug=if-release',
   ],


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