[shotwell/shotwell-0.24] Prepare Shotwell 0.24



commit 332173cf4a3e7110afc2a42b127f9e8c37b33369
Author: Jens Georg <mail jensge org>
Date:   Tue Sep 20 21:02:10 2016 +0200

    Prepare Shotwell 0.24
    
    Signed-off-by: Jens Georg <mail jensge org>

 NEWS         |   16 ++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cc91d9e..4efd3ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Shotwell 0.24.0 - 20 Sep 2016
+  * Fix a memory leak in library mode
+  * Translation updates
+
+All contributors to this release:
+ - Marek Černocký <marek manet cz>
+ - Jens Georg <mail jensge org>
+ - Daniel Mustieles <daniel mustieles gmail com>
+ - Christian Kirbach <Christian Kirbach gmail com>
+ - Bernd Homuth <dev hmt im>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Bernd Homuth
+ - es, courtesy of Daniel Mustieles
+
 Shotwell 0.23.7 - 12 Sep 2016
   * Language updates
 
diff --git a/configure.ac b/configure.ac
index fe94f03..16868bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,8 +5,8 @@ dnl ***********************************************************************
 dnl Define Versioning Information
 dnl ***********************************************************************
 m4_define([major_version],[0])
-m4_define([minor_version],[23])
-m4_define([micro_version],[7])
+m4_define([minor_version],[24])
+m4_define([micro_version],[0])
 m4_define([package_version],[major_version.minor_version.micro_version])
 m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell])
 m4_define([api_version],[major_version])


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