[tracker/tracker-2.3] Release 2.3.2



commit f12bffae2e4be520ce1ea045b3ecc9ab41478d1a
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue Feb 18 13:06:39 2020 +0100

    Release 2.3.2

 NEWS        | 5 ++++-
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 294b4ae42..f3889bcb3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,11 @@
-NEW in 2.3.2 - unreleased
+NEW in 2.3.2 - 2020-02-18
 =========================
 
   * Location info for photos is now inserted into the DB. It didn't
     work before as we failed to process SPARQL "blank nodes" correctly.
+  * Fix for oversensitive FTS5 index corruption detection
+
+Translations: ms
 
 NEW in 2.3.1 - 2019-10-12
 =========================
diff --git a/meson.build b/meson.build
index 4493dc321..6990c86f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '2.3.1',
+        version: '2.3.2',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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