Explorar o código

xcap_client: set table version to 4

- reported by Gnaneshwar Gatla
Daniel-Constantin Mierla %!s(int64=13) %!d(string=hai) anos
pai
achega
ab36b2b10e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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);