increment the version bc toxcore interface changes
This commit is contained in:
parent
3bcb504a71
commit
76c5b414c8
@ -3,7 +3,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define SOLANA_PLUGIN_VERSION 3
|
||||
#define SOLANA_PLUGIN_VERSION 4
|
||||
|
||||
#if defined(_MSC_VER) || defined(__MINGW32__)
|
||||
#define SOLANA_PLUGIN_EXPORT __declspec(dllexport)
|
||||
|
Loading…
Reference in New Issue
Block a user