0.8.1 release :)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2503 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-02-17 15:47:04 +00:00 committed by cras
commit e6a0c8c935
2 changed files with 11 additions and 1 deletions

View file

@ -7,7 +7,7 @@ if test -n "`grep '^#undef VERSION' config.h.in`"; then
fi
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(irssi, 0.8.0.CVS)
AM_INIT_AUTOMAKE(irssi, 0.8.1)
AM_MAINTAINER_MODE