[tracker/tracker-3.0] Release 3.0.3



commit 6c09ec119eb4de5453c8da8576540a1fed3a2bd7
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun Jan 10 18:43:17 2021 +0100

    Release 3.0.3

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 87e847576..b0189d688 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+NEW in 3.0.3 - 2021-01-10
+=========================
+  * Avoid FTS5 table inconsistency with SQLite >= 3.34.0
+  * Fix out parameter in VAPI/Vala files
+
+Translations: ro
+
 NEW in 3.0.2 - 2020-12-08
 =========================
   * Update some wording in website
diff --git a/meson.build b/meson.build
index d760a0945..383e291af 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '3.0.2',
+        version: '3.0.3',
         meson_version: '>=0.50')
 
 gnome = import('gnome')


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