[file-roller] updated for version 3.22.3



commit 3bf4c97b388b9a4f6095aa8c454831324af51e34
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Feb 27 21:24:30 2017 +0100

    updated for version 3.22.3

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e0f754b..29edd99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+version 3.22.3
+--------------
+
+ Bugs fixed:
+
+  * Fixed crash after extracting a file (#778846)
+
+ New or updated application translations:
+
+  * Danish (Ask Hjorth Larsen )
+  * Polish (Piotr Drąg)
+  * Slovenian (Matej Urbančič)
+
 version 3.22.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index 9790720..586ebcd 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.22.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.22.3],[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]