increment plugin version by 1
This commit is contained in:
parent
e4be699c66
commit
d41efddf56
@ -3,7 +3,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define SOLANA_PLUGIN_VERSION 1
|
||||
#define SOLANA_PLUGIN_VERSION 2
|
||||
|
||||
#if defined(_MSC_VER) || defined(__MINGW32__)
|
||||
#define SOLANA_PLUGIN_EXPORT __declspec(dllexport)
|
||||
|
Loading…
Reference in New Issue
Block a user