Browse Source

presence: presentity table version updated to 5

Charles Chance 7 năm trước cách đây
mục cha
commit
5125506996
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/presence/presence.c

+ 1 - 1
src/modules/presence/presence.c

@@ -78,7 +78,7 @@
 MODULE_VERSION
 
 #define S_TABLE_VERSION  3
-#define P_TABLE_VERSION  4
+#define P_TABLE_VERSION  5
 #define ACTWATCH_TABLE_VERSION 12
 
 char *log_buf = NULL;