1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

Update string with plugin API version

This commit is contained in:
Sebastien Helleu
2010-07-17 13:45:33 +02:00
parent ef7958df6e
commit 22430bfee3
+1 -1
View File
@@ -45,7 +45,7 @@ struct timeval;
*/
/* API version (used to check that plugin has same API and can be loaded) */
#define WEECHAT_PLUGIN_API_VERSION "20100502-01"
#define WEECHAT_PLUGIN_API_VERSION "20100717-01"
/* macros for defining plugin infos */
#define WEECHAT_PLUGIN_NAME(__name) \