[gnome-calculator] Prepared release 3.29.3



commit 04b24916ccbbc4e16923ba3e25227aa13b16391f
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Jun 18 20:57:30 2018 +0300

    Prepared release 3.29.3

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c2dae8e1..7c06c8b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes in gnome-calculator 3.29.3
+    * Fix currencies not loading gitlab#66 (Robert Roth)
+    * Use Mass instead of Weight for mass units gitlab#67 (Robert Roth)
+    * Dropped autotools in favour of meson for build (Robert Roth)
+    * Updated MPC and MPFR to latest release (Arnaud Bonatti)
+    * Updated Chinese (China) translation (Dingzhong Chen)
+    * Updated Romanian translation (Daniel Șerbănescu)
+    * Updated Chinese (Taiwan) translation (Cheng-Chia Tseng)
+    * Updated Catalan translation (Jordi Mas)
+    * Updated Croatian translations (Goran Vidović)
+    * Updated Slovak translation (Dušan Kazik)
+    * Updated Russian translation (Stas Solovey)
+
 Overview of changes in gnome-calculator 3.28.0
     * Updated German translation (Tim Sabsch)
     * Updated Czech translation (Marek Černocký)
diff --git a/meson.build b/meson.build
index a2003e37..4c5c420b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-calculator', ['c', 'vala'],
-  version: '3.28.0',
+  version: '3.29.3',
   meson_version: '>= 0.37',
   license: 'GPLv3+',
 )


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