mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
forward ABI to perl modules
This commit is contained in:
parent
ff8ccaf08b
commit
cfb6123a7a
@ -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
|
||||
#define IRSSI_PERL_API_VERSION (20011214 + IRSSI_ABI_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user