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:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user