[file-roller] updated for version 3.24.1



commit e6ef6fa43a6d5d6e1509f122a206870adc113563
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Thu Apr 20 11:56:05 2017 +0200

    updated for version 3.24.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b4205ff..83276e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+version 3.24.1
+--------------
+
+ Bugs fixed:
+
+  * Cannot browse archive, extract or open files when running on Wayland. (#772850)
+
+ New or updated application translations:
+
+  * Belarusian (Yuras Shumovich)
+
 version 3.24.0
 --------------
 
diff --git a/configure.ac b/configure.ac
index 549a7fd..770f814 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
 
-AC_INIT([file-roller],[3.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.24.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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