[tracker] Release 2.99.3



commit ab5fdc708c173e33253b547b6657aa6f91f4d41f
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Aug 10 17:31:30 2020 +0200

    Release 2.99.3

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 790176b0d..7377f9afa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NEW in 2.99.3 - 2020-08-10
+==========================
+  * Add portal
+  * Use WAL on all database connections
+  * Fix race conditions in reusable statements
+  * Documentation fixes and improvements
+  * Better errors from library function calls
+  * Test fixes
+  * CI improvements
+
 NEW in 2.99.2 - 2020-06-26
 ==========================
   * Dropped priority argument from tracker_sparql_connection_update*()
diff --git a/meson.build b/meson.build
index 8dc77f33c..e39393be2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '2.99.2',
+        version: '2.99.3',
         meson_version: '>=0.50')
 
 gnome = import('gnome')


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