up perl api

This commit is contained in:
Ailin Nemui 2026-01-24 14:08:28 +01:00
commit a54677ce99

View file

@ -17,4 +17,4 @@ extern PerlInterpreter *my_perl; /* must be called my_perl or some perl implemen
/* Change this every time when some API changes between irssi's perl module
(or irssi itself) and irssi's perl libraries. */
#define IRSSI_PERL_API_VERSION (20011214 + IRSSI_ABI_VERSION)
#define IRSSI_PERL_API_VERSION (20160124 + IRSSI_ABI_VERSION)