[eog-plugins] Prepare for release 3.15.90



commit 4476b018e69d5c0020e1327322d81a45ca6c0c41
Author: Felix Riemann <friemann gnome org>
Date:   Mon Feb 16 22:28:07 2015 +0100

    Prepare for release 3.15.90

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bf8b1fa..6809395 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 3.15.90
+---------------
+
+General changes:
+
+- #741503, Typo in translatable string (Anders Jonsson)
+- #743885, Port plugins to GAction (Felix Riemann, Robert Roth)
+
+New Plugin:
+
+- Maximize Windows
+  Causes new windows to open maximized (Felix Riemann, #744083)
+
+New and updated translations:
+
+- Marek Černocký [cs]
+- Iñaki Larrañaga Murgoitio [eu]
+- Balázs Úr [hu]
+- Piotr Drąg [pl]
+- Anders Jonsson [sv]
+- Muhammet Kara [tr]
+
 Version 3.14.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index bf24252..5adc8f3 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.15.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins])
+AC_INIT([eog-plugins], [3.15.90], [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]