summaryrefslogtreecommitdiff
path: root/src/perl/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl/module.h')
-rw-r--r--src/perl/module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/perl/module.h b/src/perl/module.h
index bf00817d..c54cd61a 100644
--- a/src/perl/module.h
+++ b/src/perl/module.h
@@ -22,4 +22,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 20011111
+#define IRSSI_PERL_API_VERSION 20011204