[gnome-calculator] Prepared release 3.28.0



commit d1d38fb5af568f73452de9271590fda74e172715
Author: Robert Roth <robert roth off gmail com>
Date:   Tue Mar 13 00:50:47 2018 +0200

    Prepared release 3.28.0

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e52a2a5..c2dae8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes in gnome-calculator 3.28.0
+    * Updated German translation (Tim Sabsch)
+    * Updated Czech translation (Marek Černocký)
+    * Updated Scottish Gaelic translation (GunChleoc)
+    * Updated French translation (Guillaume Bernard)
+    * Updated Lithuanian translation (Aurimas Černius)
+    * Updated Kazakh translation (Baurzhan Muftakhidinov)
+    * Updated Hungarian translation (Gábor Kelemen)
+    * Updated Danish translation (Ask Hjorth Larsen)
+       * Updated Italian translation (Milo Casagrande)
+    * Updated Croatian translations (gogo)
+    * Updated Chinese (Taiwan) translation (Chao Hsiung Liao)
+    * Updated Catalan translation (Jordi Mas)
+    * Updated Slovenian translation (Matej Urbančič)
+    * Updated Serbian translation (Марко Костић)
+    * Updated Serbian Latin translation (Милош Поповић)
+    * Updated Swedish translation (Anders Jonsson)
+
 Overview of changes in gnome-calculator 3.27.92
     * Fixed icon sizes. bgo#793263 (Robert Roth)
     * Meson build fixes. bgo #793215 (Robert Roth)
diff --git a/configure.ac b/configure.ac
index 13f2afe..76afb71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([gnome-calculator], [3.27.92])
+AC_INIT([gnome-calculator], [3.28.0])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
diff --git a/meson.build b/meson.build
index 12afc2e..a2003e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-calculator', ['c', 'vala'],
-  version: '3.27.92',
+  version: '3.28.0',
   meson_version: '>= 0.37',
   license: 'GPLv3+',
 )


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