increment version for incompat tox (ngc_events update)
This commit is contained in:
parent
eeab3109e7
commit
96bab0200f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#define SOLANA_PLUGIN_VERSION 5
|
#define SOLANA_PLUGIN_VERSION 6
|
||||||
|
|
||||||
#if defined(_MSC_VER) || defined(__MINGW32__)
|
#if defined(_MSC_VER) || defined(__MINGW32__)
|
||||||
#define SOLANA_PLUGIN_EXPORT __declspec(dllexport)
|
#define SOLANA_PLUGIN_EXPORT __declspec(dllexport)
|
||||||
|
Loading…
Reference in New Issue
Block a user