[file-roller] updated for version 3.27.90



commit 6b3306fadaa01685ab5b7364c4bf1187f8ce98ce
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Feb 12 21:10:37 2018 +0100

    updated for version 3.27.90

 NEWS        |   13 +++++++++++++
 meson.build |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ff4e6ed..2f4c197 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+version 3.27.90
+--------------
+
+ Bugs fixed:
+
+  * meson: fix executable bit (Jeremy Bicha) (#793313)
+  * file roller installs dbus service files to wrong location (#793248)
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Türkçe (Emin Tufan Çetin)
+
 version 3.27.1
 --------------
 
diff --git a/meson.build b/meson.build
index 8508746..651a7f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('file-roller', 'c',
   license : 'GPL2+',
-  version : '3.27.1',
+  version : '3.27.90',
   meson_version : '>=0.43'
 )
 


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