Explorar el Código

modules/lcr: forgot to increase lcr_gw table version

Juha Heinanen hace 15 años
padre
commit
94b1e890f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      modules/lcr/lcr_mod.c

+ 1 - 1
modules/lcr/lcr_mod.c

@@ -92,7 +92,7 @@ MODULE_VERSION
  */
 #define LCR_RULE_TABLE_VERSION 1
 #define LCR_RULE_TARGET_TABLE_VERSION 1
-#define LCR_GW_TABLE_VERSION 1
+#define LCR_GW_TABLE_VERSION 2
 
 /* database defaults */