[tracker-miners] Release 2.2.0-alpha2



commit 70ae95adf6ac9d38c8df48062eb13e891aa64f75
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Feb 6 00:45:09 2019 +0100

    Release 2.2.0-alpha2
    
    For the lulz, releng all over the place crapped out with the "new"
    versioning. This is just a tag, and does not get a tarball in
    gnome FTP.

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ca11451ec..6a6316f66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+NEW in 2.2.0-alpha2 - 2019-02-06
+================================
+  * Fixes to desktop file indexing
+  * Multiple build and compile warning fixes
+  * Many test improvements and cleanups
+
+Translations: fr
+
 NEW in 2.2.0-alpha1 - 2018-11-13
 ================================
 
diff --git a/meson.build b/meson.build
index 550001d2b..ac21ba506 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c', 'vala',
-        version: '2.2.0-alpha1',
+        version: '2.2.0-alpha2',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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