Skip to content

Commit

Permalink
Bump plugin API version for proxy plugins support
Browse files Browse the repository at this point in the history
  • Loading branch information
b4n committed Oct 6, 2015
1 parent 6cb443e commit d0f9446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugindata.h
Expand Up @@ -58,7 +58,7 @@ G_BEGIN_DECLS
* @warning You should not test for values below 200 as previously
* @c GEANY_API_VERSION was defined as an enum value, not a macro.
*/
#define GEANY_API_VERSION 225
#define GEANY_API_VERSION 226

/* hack to have a different ABI when built with GTK3 because loading GTK2-linked plugins
* with GTK3-linked Geany leads to crash */
Expand Down

0 comments on commit d0f9446

Please sign in to comment.