[file-roller] updated for version 3.1.91



commit 5252e36819e2ff9270b460f0e0dbd2c0cdf96a0d
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Sep 5 21:25:58 2011 +0200

    updated for version 3.1.91

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 783f741..aa5302e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+version 3.1.91
+--------------
+
+ Bugs fixed:
+
+  * Fixed loading of multi-volume rar archives with 7zip
+  * Removed use of a deprecated function (Javier JardÃn)
+
+ New or updated application translations:
+
+  * Belarusian (Ihar Hrachyshka)
+
 version 3.1.90
 --------------
 
diff --git a/configure.ac b/configure.ac
index bf34f47..19d923a 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.61)
 
-AC_INIT(file-roller, 3.1.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.1.91, [http://bugzilla.gnome.org/enter_bug.cgi?product=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]