[gnome-mines] Prepared release 3.27.90



commit d881726b66280f3f5388ca554d8e147c4af75e9c
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Feb 5 02:37:55 2018 +0200

    Prepared release 3.27.90

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 434a29f..9c219d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+GNOME Mines 3.27.90
+=====================
+* Translations cleanup (Piotr Drąg)
+* Fixed icon redraw issues (Daiki Matsunaga)
+* Added snap packaging (Ken VanDine)
+* Updated translations
+
 GNOME Mines 3.27.2
 =====================
 
diff --git a/configure.ac b/configure.ac
index ab558a6..fc4577d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.27.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.27.90], [https://bugzilla.gnome.org/],
         [gnome-mines], [https://wiki.gnome.org/Apps/Mines])
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/meson.build b/meson.build
index edcc05a..eab818a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('gnome-mines', ['vala', 'c'],
-         version: '3.24.0',
+         version: '3.27.90',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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