[gexiv2] Prepare 0.10.7



commit 574141b66c269b34237275591f3bd5fa1ee16184
Author: Jens Georg <mail jensge org>
Date:   Sun Dec 24 12:39:57 2017 +0100

    Prepare 0.10.7

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f3bb76e..5c84a81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+gexiv2 0.10.7 - 24 Dec 2017
+
+  - Add meson build support
+  - Use glib-mkenums for enum types
+  - Update debian
+  - Fix make check when running out of tree
+  - Use version script to clean up exported functions
+  - Fix --disable-vala
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=784045
+ - https://bugzilla.gnome.org/show_bug.cgi?id=787455
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Debarshi Ray <debarshir gnome org>
+ - Jason Crain <jason inspiresomeone us>
+
 gexiv2 0.10.6 - 21 May 2017
 
   * Fix missing include file
diff --git a/configure.ac b/configure.ac
index a5aa1a8..72440b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gexiv2],
-        [0.10.6],
+        [0.10.7],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2],
         [gexiv2],
         [https://wiki.gnome.org/Projects/gexiv2])


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