Browse Source

modules/msilo: updated version number of silo table

Juha Heinanen 10 năm trước cách đây
mục cha
commit
5baede3d4c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      modules/msilo/msilo.c

+ 1 - 1
modules/msilo/msilo.c

@@ -91,7 +91,7 @@ static str sc_stored_hdrs = str_init("extra_hdrs"); /* 10 */
 
 MODULE_VERSION
 
-#define S_TABLE_VERSION 7
+#define S_TABLE_VERSION 8
 
 /** database connection */
 static db1_con_t *db_con = NULL;