1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00

Release 0.8.11-rc1

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4424 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Wouter Coekaerts 2007-02-19 19:35:52 +00:00 committed by coekie
parent d78438ef1c
commit e8f733d5f0
2 changed files with 2 additions and 1 deletions

View File

@ -65,3 +65,4 @@ Other patches (grep for "patch" in ChangeLog) by:
loafier
Nicolas Collignon
Daniel Koning
Yi-Hsuan Hsin

View File

@ -8,7 +8,7 @@ if grep '^#undef VERSION' $srcdir/config.h.in >/dev/null; then
fi
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(irssi, 0.8.10)
AM_INIT_AUTOMAKE(irssi, 0.8.11-rc1)
AM_MAINTAINER_MODE