Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: GitHub noreply@github.com Date: Wed, 04 Oct 2017 17:06:56 UTC Commit: 23acec3b536776dfa18bb883953626a731ebd7ec https://github.com/geany/geany-plugins/commit/23acec3b536776dfa18bb883953626...
Log Message: ----------- Merge pull request #611 from LarsGit223/geanylua-incApi
geanylua: Increased required geany API version to 235 for usage of 'utils_get_real_path'.
Modified Paths: -------------- geanylua/glspi_ver.h
Modified: geanylua/glspi_ver.h 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -12,7 +12,7 @@
#define PLUGIN_AUTHOR "Jeff Pohlmeyer"
-#define MY_GEANY_API_VER 224 +#define MY_GEANY_API_VER 235
#define LUA_MODULE_NAME "geany"
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org