[tracker/tracker-2.3] Release 2.3.4



commit 1fab9a0bf547cc2d12b743b53f0df8423d36e83d
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue Mar 10 00:14:16 2020 +0100

    Release 2.3.4

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c28a23234..6972130f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+NEW in 2.3.4 - 2020-03-10
+=========================
+  * Brown paper bag release, fix NULL check.
+
 NEW in 2.3.3 - 2020-03-09
 =========================
   * Fix race condition during tracker-store shutdown maybe leading to
diff --git a/meson.build b/meson.build
index 5cf7007eb..26adf3017 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '2.3.3',
+        version: '2.3.4',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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