[file-roller] updated for version 3.6.1.1



commit 66b52fc6d38ddc39af6913a68b2df320279d15d5
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Oct 17 21:29:42 2012 +0200

    updated for version 3.6.1.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7eaa068..e818cf2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+version 3.6.1.1
+---------------
+
+ Bugs fixed:
+
+   * Fixed crash on startup. (#686230, #685108)
+   * Register .ar files as supported. (Bastien Nocera)
+   * Fixed Galician and French documentation's tags. (Bastien Nocera)
+
 version 3.6.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index 8bec95c..5c00998 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.6.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.6.1.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]