- Disable commited patches in debian/patches

- update NEWS
- Bump version to 0.8.10-rc6


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3997 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Wouter Coekaerts 2005-09-25 13:36:09 +00:00 committed by coekie
commit 15e39b76b6
3 changed files with 9 additions and 4 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.10-rc5)
AM_INIT_AUTOMAKE(irssi, 0.8.10-rc6)
AM_MAINTAINER_MODE