Explorar el Código

modules/msilo: updated version number of silo table

Juha Heinanen hace 10 años
padre
commit
5baede3d4c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;