[geany/geany] d0f944: Bump plugin API version for proxy plugins support

Colomban Wendling git-noreply at xxxxx
Tue Oct 6 13:43:40 UTC 2015


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Tue, 06 Oct 2015 13:43:40 UTC
Commit:      d0f94460eacfc555683187e7055ef5dec7f279b8
             https://github.com/geany/geany/commit/d0f94460eacfc555683187e7055ef5dec7f279b8

Log Message:
-----------
Bump plugin API version for proxy plugins support


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 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 */



--------------
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