Lets see if we're ready for 0.8.6 ..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3010 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-11-17 16:11:54 +00:00 committed by cras
commit 3c4111f786
2 changed files with 9 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.5.CVS)
AM_INIT_AUTOMAKE(irssi, 0.8.6)
AM_MAINTAINER_MODE