[file-roller] updated for version 3.2.1



commit 6a69a8ecaefa712460b8b7613a93ebcd33c1822a
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 17 20:17:25 2011 +0200

    updated for version 3.2.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 415eeec..6cd95a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+version 3.2.1
+-------------
+
+ Bugs fixed:
+
+  * Do not crash if nautilus schema is not present (Vincent Untz)
+  * Use $(DISABLE_DEPRECATED) in copy-n-paste/Makefile.am (Andreas Henriksson)
+
 version 3.2.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index 14762a8..e1b4bfb 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.2.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.2.1, [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]