mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
up perl api
This commit is contained in:
parent
2012668bef
commit
a54677ce99
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
/* Change this every time when some API changes between irssi's perl module
|
||||||
(or irssi itself) and irssi's perl libraries. */
|
(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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue