[geany/geany] 88f802: Bump API version for the Scintilla 5.1.5 change
Jiří Techet
git-noreply at geany.org
Sun Apr 24 15:07:14 UTC 2022
Branch: refs/heads/master
Author: Jiří Techet <techet at gmail.com>
Committer: Jiří Techet <techet at gmail.com>
Date: Wed, 12 Jan 2022 20:34:43 UTC
Commit: 88f802260fb12c8b713c44867116aa28be1fa542
https://github.com/geany/geany/commit/88f802260fb12c8b713c44867116aa28be1fa542
Log Message:
-----------
Bump API version for the Scintilla 5.1.5 change
Modified Paths:
--------------
src/plugindata.h
Modified: src/plugindata.h
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -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 242
+#define GEANY_API_VERSION 243
/* hack to have a different ABI when built with different GTK major versions
* because loading plugins linked to a different one leads to crashes.
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list