Skip to content

Commit

Permalink
increment plugin version by 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Green-Sky committed Aug 3, 2023
1 parent e4be699 commit d41efdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solanaceae/plugin/solana_plugin_v1.h
Expand Up @@ -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)
Expand Down

0 comments on commit d41efdd

Please sign in to comment.