[tracker] Release 3.3.0



commit f56ecdc3921a537881d5aa8991d32e9d9c54a2d9
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Mar 19 22:52:31 2022 +0100

    Release 3.3.0

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2bf02a700..82e7dfe73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+NEW in 3.3.0 - 2022-03-19
+=========================
+  * Fix storage of subsecond information in date/time properties
+  * Add more tests
+
 NEW in 3.3.0.rc - 2022-03-06
 ============================
   * Fix cursor column names for date and resource types
diff --git a/meson.build b/meson.build
index b0470c707..253028b70 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '3.3.0.rc',
+        version: '3.3.0',
         meson_version: '>=0.51',
         default_options: [
           'c_std=c99',


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