[file-roller] updated for version 3.9.2



commit ab7c479be3a987ef92c88a623679abb09c8c9c25
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon May 27 22:19:47 2013 +0200

    updated for version 3.9.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4a0360e..34f36c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+version 3.9.2
+-------------
+
+ Bugs fixed:
+
+  * Do not allow to save as the original name (#700892)
+  * Fixed the build (Matthias Clasen)
+
+ New or updated manual translations:
+
+  * Hungarian (Gabor Kelemen)
+
 version 3.9.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index 1c78f3c..abd7af2 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.9.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.9.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]