0.7.96 release updates

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@775 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-10-19 19:40:16 +00:00 committed by cras
commit a712a5c11a
13 changed files with 349 additions and 548 deletions

View file

@ -1,7 +1,7 @@
AC_INIT(src)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(irssi, 0.7.95)
AM_INIT_AUTOMAKE(irssi, 0.7.96)
AM_MAINTAINER_MODE
@ -440,7 +440,7 @@ dnl **
dnl ** internationalization support
dnl **
ALL_LINGUAS="pl fi pt_BR fr de sv"
ALL_LINGUAS="pl pt_BR fr de sv"
AM_GNU_GETTEXT
if test "x$MSGFMT" = "xno"; then