[swell-foop] Prepared release 3.27.91



commit de09e14326bff8760323e94e1bae465b4eb09c65
Author: Robert Roth <robert roth off gmail com>
Date:   Wed Feb 21 03:33:23 2018 +0200

    Prepared release 3.27.91

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 49fbceb..e1cc00f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Swell Foop 3.27.91
+==================
+
+* meson build fixes (Robert Roth)
+* Updated translations
+
 Swell Foop 3.27.90.1
 ==================
 
diff --git a/configure.ac b/configure.ac
index e2558ff..0519f95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Swell Foop], [3.27.90.1], [https://bugzilla.gnome.org/],
+AC_INIT([Swell Foop], [3.27.91], [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 018e270..e38d20b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('swell-foop', ['c','vala'],
-  version: '3.27.90.1',
+  version: '3.27.91',
   meson_version: '>= 0.37',
   license: 'GPLv2+',
 )


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