[swell-foop] Prepared release 3.27.90.1



commit ad2b9d6ab19de54b2cc7e6b9c5dbbeee7ebdf478
Author: Robert Roth <robert roth off gmail com>
Date:   Wed Feb 7 07:04:32 2018 +0200

    Prepared release 3.27.90.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4dee63e..49fbceb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Swell Foop 3.27.90.1
+==================
+
+* Build fixes - both meson and autotools (Robert Roth)
+
 Swell Foop 3.27.90
 ==================
 
diff --git a/configure.ac b/configure.ac
index 793cc16..e2558ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Swell Foop], [3.27.90], [https://bugzilla.gnome.org/],
+AC_INIT([Swell Foop], [3.27.90.1], [https://bugzilla.gnome.org/],
         [swell-foop], [https://wiki.gnome.org/Apps/Swell%20Foop])
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/meson.build b/meson.build
index fa794e1..5620c08 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('swell-foop', ['c','vala'],
-  version: '3.27.90',
+  version: '3.27.90.1',
   meson_version: '>= 0.37',
   license: 'GPLv3+',
 )


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