/UPGRADE broke reconnections to server.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2204 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-12-06 23:05:54 +00:00 committed by cras
commit 6be1390303
4 changed files with 4 additions and 3 deletions

View file

@ -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