1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 01:33:12 +02:00

exec: update plugin API version

This commit is contained in:
Sebastien Helleu
2014-03-11 15:41:11 +01:00
parent 319f2a51ec
commit 5708b3977c
+1 -1
View File
@@ -57,7 +57,7 @@ struct timeval;
* please change the date with current one; for a second change at same
* date, increment the 01, otherwise please keep 01.
*/
#define WEECHAT_PLUGIN_API_VERSION "20140304-01"
#define WEECHAT_PLUGIN_API_VERSION "20140311-01"
/* macros for defining plugin infos */
#define WEECHAT_PLUGIN_NAME(__name) \