[tracker-miners] Release 2.3.0



commit f64de5fa93637378176602ede46dd4da1e08c696
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Sep 9 23:45:07 2019 +0200

    Release 2.3.0

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4339a19d0..d5a291f4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+NEW in 2.3.0 - 2019-09-09
+=========================
+
+  Highlighted changes since 2.2.x:
+  --------------------------------
+  * Support for reading musicbrainz tags from multiple audio formats
+
 NEW in 2.2.99.1 - 2019-09-05
 ============================
 
diff --git a/meson.build b/meson.build
index 626d6a453..a7d38e3e9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '2.2.99.1',
+        version: '2.3.0',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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