1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

core: force new API version to prevent the old aspell plugin to load (issue #1299)

This commit is contained in:
Sébastien Helleu
2019-02-19 21:14:00 +01:00
parent 57aa9e060e
commit 27481df277
+1 -1
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 "20181104-01"
#define WEECHAT_PLUGIN_API_VERSION "20190219-01"
/* macros for defining plugin infos */
#define WEECHAT_PLUGIN_NAME(__name) \