[gnome-photos] Prepare 3.31.3



commit d068d13c1e5adf95f6a292f388aec38ac39c5753
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Dec 13 14:15:10 2018 +0100

    Prepare 3.31.3

 NEWS         | 12 ++++++++++++
 configure.ac |  2 +-
 meson.build  |  2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b28dfa9d..67cdf3c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes in 3.31.3
+=============================
+
+* Bugs fixed:
+  !81 flatpak: Update the build flags for gexiv2
+  !84 tests: Test the GEGL utilities
+ #120 tracker-controller: Be direct when Tracker can't be found
+
+* Updated translations:
+ Spanish
+
+
 Overview of changes in 3.31.2
 =============================
 
diff --git a/configure.ac b/configure.ac
index d9026d00..3ba4960a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Photos],
-        [3.31.2],
+        [3.31.3],
         [https://gitlab.gnome.org/GNOME/gnome-photos/issues],
         [gnome-photos],
         [https://wiki.gnome.org/Apps/Photos])
diff --git a/meson.build b/meson.build
index 1e461517..9986003c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-photos', 'c',
-  version: '3.31.2',
+  version: '3.31.3',
   license: 'GPL3+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.47.0',


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