[tracker/tracker-2.3] Release 2.3.6



commit 5c27e06e6600122d4e2dc7a133e1b3149e76e4de
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Sep 7 12:39:32 2020 +0200

    Release 2.3.6

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2b7fe128c..bd93f4835 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+NEW in 2.3.6 - 2020-09-07
+=========================
+  * Do not autostart tracker-store
+
+Translations: de, es, hu, id, lt, pl, pt_BR, ro, sl, sv
+
 NEW in 2.3.5 - 2020-08-24
 =========================
   * Add 'tracker export' subcommand to ease migration to 3.x
diff --git a/meson.build b/meson.build
index eaf071b74..b1801244d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '2.3.5',
+        version: '2.3.6',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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