core: bump API version

This is required after changes on functions hook_info and info_get.
This commit is contained in:
Sébastien Helleu 2019-04-13 20:48:42 +02:00
parent dbf6691243
commit 4063abc86b

View File

@ -67,7 +67,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 "20190310-01"
#define WEECHAT_PLUGIN_API_VERSION "20190413-01"
/* macros for defining plugin infos */
#define WEECHAT_PLUGIN_NAME(__name) \