[geany/geany-plugins] 7cbe7d: Auto-close: bump version because of changing Geany API version
Pavel Roschin
git-noreply at xxxxx
Mon Sep 8 18:07:19 UTC 2014
Branch: refs/heads/master
Author: Pavel Roschin <roshin at scriptumplus.ru>
Committer: Pavel Roschin <roshin at scriptumplus.ru>
Date: Fri, 02 May 2014 18:37:40 UTC
Commit: 7cbe7ddfbccc5937168af709f3c5e44afdffaee3
https://github.com/geany/geany-plugins/commit/7cbe7ddfbccc5937168af709f3c5e44afdffaee3
Log Message:
-----------
Auto-close: bump version because of changing Geany API version
Modified Paths:
--------------
autoclose/src/autoclose.c
Modified: autoclose/src/autoclose.c
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -49,7 +49,7 @@ PLUGIN_SET_TRANSLATABLE_INFO(
GETTEXT_PACKAGE,
_("Auto-close"),
_("Auto-close braces and brackets with lot of features"),
- "0.2",
+ "0.3",
"Pavel Roschin <rpg89(at)post(dot)ru>")
typedef struct {
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list