[eog] Prepare for release 3.10.0



commit 76e7c714781eae064faeab5ac708b133a6bf1422
Author: Felix Riemann <friemann gnome org>
Date:   Tue Sep 24 13:57:19 2013 +0200

    Prepare for release 3.10.0

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8796b65..0bc4da5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 3.10.0
+--------------
+
+Bug fixes:
+
+ #708554, Add translator comment to "Viewing a slideshow" (Felix Riemann)
+
+New and updated translations:
+
+- Khaled Hosny [ar]
+- Josep Sànchez [ca]
+- Kenneth Nielsen [da]
+- Iñaki Larrañaga Murgoitio [eu]
+- GunChleoc [gd]
+- Jiro Matsuzawa [ja]
+- Reinout van Schouwen [nl]
+- A S Alam [pa]
+- António Lima [pt]
+- Pavol Klačanský [sk]
+- Daniel Korostil [uk]
+
+New and updated manual translations
+
+- Enrico Nicoletto [pt_BR]
+
 Version 3.9.92
 --------------
 
diff --git a/configure.ac b/configure.ac
index 0d1bfc9..7021e8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 AC_PREREQ(2.59)
 
 m4_define(eog_major_version,  3)
-m4_define(eog_minor_version,  9)
-m4_define(eog_micro_version, 93)
+m4_define(eog_minor_version, 10)
+m4_define(eog_micro_version,  0)
 m4_define(eog_version, eog_major_version.eog_minor_version.eog_micro_version)
 
 AC_INIT([eog], eog_version, [http://bugzilla.gnome.org/enter_bug.cgi?product=eog], [eog])


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