Fix using same version number as Geany.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3889 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
69c1173478
commit
c8820b45d5
@ -40,7 +40,7 @@
|
||||
|
||||
PLUGIN_VERSION_CHECK(GEANY_API_VERSION)
|
||||
PLUGIN_SET_INFO(_("Split Window"), _("Splits the editor view into two windows."),
|
||||
"0.1", _("The Geany developer team"))
|
||||
VERSION, _("The Geany developer team"))
|
||||
|
||||
|
||||
GeanyData *geany_data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user