ソースを参照

modules/lcr: forgot to increase lcr_gw table version

Juha Heinanen 15 年 前
コミット
94b1e890f5
1 ファイル変更1 行追加1 行削除
  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 */