We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e31a3 commit 35b244bCopy full SHA for 35b244b
src/plugindata.h
@@ -57,7 +57,7 @@ G_BEGIN_DECLS
57
* @warning You should not test for values below 200 as previously
58
* @c GEANY_API_VERSION was defined as an enum value, not a macro.
59
*/
60
-#define GEANY_API_VERSION 246
+#define GEANY_API_VERSION 247
61
62
/* hack to have a different ABI when built with different GTK major versions
63
* because loading plugins linked to a different one leads to crashes.
0 commit comments