[eog-plugins] Prepare for release 3.7.91



commit 704af44df13b1f24b138e74fb0ce8f4784cef44a
Author: Felix Riemann <friemann gnome org>
Date:   Tue Mar 5 19:15:36 2013 +0100

    Prepare for release 3.7.91

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 958d86d..4440c12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Version 3.7.91
+--------------
+
+Plugin changes:
+
+- Exif Display
+ - Embed UI files into plugin using GResource (Felix Riemann)
+
+- Fit To Width
+ - Improve translatability of description strings (Felix Riemann)
+
+- PicasaWeb Uploader
+ - Embed UI files into plugin using GResource (Felix Riemann)
+
+New and updated translations:
+
+- Daniel Mustieles [es]
+- Aurimas Černius [lt]
+- Piotr Drąg [pl]
+- Florêncio Neves [pt_BR]
+- Yuri Myasoedov [ru]
+- Richard Stanislavský [sk]
+- Wylmer Wang [zh_CN]
+
 Version 3.6.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index d6d80a6..db83715 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 EOG_MAJOR=3.0.0
 EOG_PLUGINS_MAJOR=3.0.0
 
-AC_INIT([eog-plugins], [3.7.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins])
+AC_INIT([eog-plugins], [3.7.91], [http://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins])
 
 AC_CONFIG_SRCDIR([plugins])
 AC_PREFIX_PROGRAM([eog])


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