[evince] release: 3.3.92



commit 18b6b3cd2e9394ea0e80dadd79daf14bc767c85d
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Mar 19 12:05:27 2012 +0100

    release: 3.3.92

 NEWS         |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 55 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7dee51e..68d8f3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,57 @@
 ================
+Evince    3.3.92
+================
+
+Bug fixes:
+
+    * Fix typos in ev-form-field.h (#635055, Josà Aliste)
+    * Fix the build with mingw (Hib Eris)
+
+Documentation:
+
+    * Fix key sequences in documentation (#672296, Tiffany Antopolski)
+    * Fix several markups in documentation (#672299, #672296,
+      Tiffany Antopolski)
+
+Translation updates:
+
+    * Ibrahim Saed (ar)
+    * Nilamdyuti Goswami (as)
+    * Krasimir Chonov (bg)
+    * Gil Forcada (ca)
+    * Mario BlÃttermann (de)
+    * Bruce Cowan (en_GB)
+    * Kristjan SCHMIDT (eo)
+    * Mattias PÃldaru (et)
+    * IÃaki LarraÃaga Murgoitio (eu)
+    * Arash Mousavi (fa)
+    * Jiri GrÃnroos (fi)
+    * Bruno Brouard (fr)
+    * Yaron Shahrabani (he)
+    * Gabor Kelemen (hu)
+    * Claudio Arseni (it)
+    * Ikuya Awashiro (ja)
+    * Baurzhan Muftakhidinov (kk)
+    * Changwoo Ryu (ko)
+    * Åygimantas BeruÄka (lt)
+    * Anita Reitere (lv)
+    * Hannie Dumoleyn (nl)
+    * A S Alam (pa)
+    * Piotr DrÄg (pl)
+    * Duarte Loreto (pt)
+    * Yuri Myasoedov (ru)
+    * Matej UrbanÄiÄ (sl)
+    * Daniel Nylander (sv)
+    * Dr.T.Vasudevan (ta)
+    * Krishnababu Krothapalli (te)
+    * Muhammet Kara (tr)
+    * Korostil Daniel (uk)
+    * Nguyán ThÃi Ngác Duy (vi)
+    * EL8LatSPQ (zh_CN)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince    3.3.90
 ================
 
diff --git a/configure.ac b/configure.ac
index 1c48194..7d8880a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[3])
-m4_define([ev_micro_version],[90])
+m4_define([ev_micro_version],[92])
 m4_define([ev_extra_version],[])
 m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
 
@@ -21,7 +21,7 @@ m4_define([ev_api_version], [3.0])
 # - If the interface is the same as the previous version, change to C:R+1:A
 
 # Libtool version of the backend library
-m4_define([ev_document_lt_current],[3])
+m4_define([ev_document_lt_current],[4])
 m4_define([ev_document_lt_revision],[0])
 m4_define([ev_document_lt_age],[0])
 m4_define([ev_document_lt_version_info],[ev_document_lt_current:ev_document_lt_revision:ev_document_lt_age])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]