SF.net SVN: geany-plugins:[1567] trunk/geany-plugins/addons/src/addons.c

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Sep 8 13:13:28 UTC 2010


Revision: 1567
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1567&view=rev
Author:   ntrel
Date:     2010-09-08 13:13:28 +0000 (Wed, 08 Sep 2010)

Log Message:
-----------
Increase required API.

Modified Paths:
--------------
    trunk/geany-plugins/addons/src/addons.c

Modified: trunk/geany-plugins/addons/src/addons.c
===================================================================
--- trunk/geany-plugins/addons/src/addons.c	2010-09-08 12:53:15 UTC (rev 1566)
+++ trunk/geany-plugins/addons/src/addons.c	2010-09-08 13:13:28 UTC (rev 1567)
@@ -40,7 +40,7 @@
 GeanyFunctions	*geany_functions;
 
 
-PLUGIN_VERSION_CHECK(194)
+PLUGIN_VERSION_CHECK(195)
 PLUGIN_SET_TRANSLATABLE_INFO(
 	LOCALEDIR,
 	GETTEXT_PACKAGE,


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list