瀏覽代碼

xcap_client: set table version to 4

- reported by Gnaneshwar Gatla
Daniel-Constantin Mierla 13 年之前
父節點
當前提交
ab36b2b10e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules_k/xcap_client/xcap_client.c

+ 1 - 1
modules_k/xcap_client/xcap_client.c

@@ -51,7 +51,7 @@
 
 MODULE_VERSION
 
-#define XCAP_TABLE_VERSION   3
+#define XCAP_TABLE_VERSION   4
 
 static int mod_init(void);
 static int child_init(int rank);