update the module version
This commit is contained in:
parent
c3f7f6bd84
commit
eb56683df0
@ -58,7 +58,7 @@ struct pointer_item
|
|||||||
int bpp;
|
int bpp;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define CURRENT_MOD_VER 3
|
#define CURRENT_MOD_VER 4
|
||||||
|
|
||||||
struct mod
|
struct mod
|
||||||
{
|
{
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
#include "os_calls.h"
|
#include "os_calls.h"
|
||||||
#include "defines.h"
|
#include "defines.h"
|
||||||
|
|
||||||
#define CURRENT_MOD_VER 3
|
#define CURRENT_MOD_VER 4
|
||||||
|
|
||||||
struct vnc
|
struct vnc
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user