[file-roller] updated for version 3.6.2



commit c1651e186f2f5af153a02276e7f4b7dc2c4706d0
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Nov 12 19:56:31 2012 +0100

    updated for version 3.6.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e818cf2..bb6c5a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+version 3.6.2
+-------------
+
+ Bugs fixed:
+
+  * Fails when tryings create zip files if is in "maximum" compression
+    level (#686655)
+
+ New or updated manual translations:
+
+  * Deutsch (Christian Kirbach)
+
 version 3.6.1.1
 ---------------
 
diff --git a/configure.ac b/configure.ac
index 5c00998..b1af8be 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.6.2],[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]