[tracker/sam/uncrustify: 8/8] Update parser version after style changes



commit 617adb0c9796146f6704ff51b282fe1a93035001
Author: Sam Thursfield <sam afuera me uk>
Date:   Fri Apr 19 14:48:29 2019 +0200

    Update parser version after style changes
    
    This shouldn't be necessary since we haven't made any changes in
    functionality, but our commit hook requires this change.

 src/libtracker-common/tracker-parser.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libtracker-common/tracker-parser.h b/src/libtracker-common/tracker-parser.h
index 28b9e1cb1..6d39914f4 100644
--- a/src/libtracker-common/tracker-parser.h
+++ b/src/libtracker-common/tracker-parser.h
@@ -30,7 +30,7 @@
  * at runtime, the former must be rebuilt for those to match perfectly
  * to avoid returning meaningless results on FTS searches.
  */
-#define TRACKER_PARSER_VERSION 2
+#define TRACKER_PARSER_VERSION 3
 
 G_BEGIN_DECLS
 


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