[swell-foop] Prepared release 3.27.90



commit a7eaa58754711378161e9d7e7a0783bdf9a6d570
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Feb 5 02:12:23 2018 +0200

    Prepared release 3.27.90

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6d67e1e..4dee63e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Swell Foop 3.27.90
+==================
+
+* Minor user interface updates (Robert Roth)
+* Gettext migration (Robert Roth)
+* Added meson build (Robert Roth)
+* Obsolete translations cleanup (Piotr Drąg)
+* Updated translations
+
 Swell Foop 3.27.2
 ==================
 
diff --git a/configure.ac b/configure.ac
index 6314787..793cc16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Swell Foop], [3.27.2], [https://bugzilla.gnome.org/],
+AC_INIT([Swell Foop], [3.27.90], [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 d62696c..fa794e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('swell-foop', ['c','vala'],
-  version: '3.27.2',
+  version: '3.27.90',
   meson_version: '>= 0.37',
   license: 'GPLv3+',
 )


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