Ver Fonte

presence: presentity table version updated to 5

Charles Chance há 7 anos atrás
pai
commit
5125506996
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/modules/presence/presence.c

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

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