[gnome-mines] Prepared release 3.27.92.1



commit 74f0898694264e13a8f1a132662b48a901088865
Author: Robert Roth <robert roth off gmail com>
Date:   Tue Mar 6 17:59:52 2018 +0200

    Prepared release 3.27.92.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1cdbf13..7992e10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+GNOME Mines 3.27.92.1
+=====================
+* Include meson build files in the tarball
+
 GNOME Mines 3.27.92
 =====================
 * Fixed icon install dir (Robert Ancell)
diff --git a/configure.ac b/configure.ac
index 5cb98a0..9ad01ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.27.92], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.27.92.1], [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 dfaf8e0..8b9b4ac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('gnome-mines', ['vala', 'c'],
-         version: '3.27.92',
+         version: '3.27.92.1',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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