[file-roller] updated for version 3.16.2



commit ad19bc12e602deb4401b4204004fcec06a31ca6d
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon May 11 21:41:27 2015 +0200

    updated for version 3.16.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f33e327..aba949f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+version 3.16.2
+--------------
+
+ Bugs fixed:
+
+  * Fixed memory leak 
+
+ New or updated application translations:
+
+  * Chinese Simplified (osfans)
+  * Esperanto (Kristjan SCHMIDT)
+
 version 3.16.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index b3dedfb..1d36add 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.16.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.16.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]