[geany/geany-plugins] 3485da: pohelper: Use GP version for the plugin

Colomban Wendling git-noreply at xxxxx
Mon Feb 19 06:22:50 UTC 2018


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Mon, 19 Feb 2018 06:22:50 UTC
Commit:      3485daff8df035d2f83da8f0edbd049ec7af7a70
             https://github.com/geany/geany-plugins/commit/3485daff8df035d2f83da8f0edbd049ec7af7a70

Log Message:
-----------
pohelper: Use GP version for the plugin


Modified Paths:
--------------
    pohelper/src/gph-plugin.c

Modified: pohelper/src/gph-plugin.c
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -39,7 +39,7 @@ PLUGIN_SET_TRANSLATABLE_INFO (
   LOCALEDIR, GETTEXT_PACKAGE,
   _("Translation Helper"),
   _("Improves support for GetText translation files."),
-  "0.1",
+  VERSION,
   "Colomban Wendling <ban at herbesfolles.org>"
 )
 



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