[gnome-mines] Prepared release 3.27.92



commit 59d0018c3022d48943620d8b24e92e2fad2ba051
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Mar 5 21:53:38 2018 +0200

    Prepared release 3.27.92

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c219d1..1cdbf13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+GNOME Mines 3.27.92
+=====================
+* Fixed icon install dir (Robert Ancell)
+* Install appdata to non-deprecated location (Jeremy Bicha)
+* Updated translations
+
 GNOME Mines 3.27.90
 =====================
 * Translations cleanup (Piotr Drąg)
diff --git a/configure.ac b/configure.ac
index fc4577d..5cb98a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.27.90], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.27.92], [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 eab818a..dfaf8e0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('gnome-mines', ['vala', 'c'],
-         version: '3.27.90',
+         version: '3.27.92',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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