[geany/geany] 0c1edb: Bump API to reflect the addition of keybindings_get_modifiers() and GEANY_PRIMARY_MOD_MASK

Jiří Techet git-noreply at xxxxx
Fri Feb 13 11:47:04 UTC 2015


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Fri, 13 Feb 2015 11:47:04 UTC
Commit:      0c1edb113cf8c45f022ca309af3a636f416c51b4
             https://github.com/geany/geany/commit/0c1edb113cf8c45f022ca309af3a636f416c51b4

Log Message:
-----------
Bump API to reflect the addition of keybindings_get_modifiers() and GEANY_PRIMARY_MOD_MASK


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 221
+#define GEANY_API_VERSION 222
 
 /* 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