summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-02-19 14:37:19 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-02-19 14:37:19 +0000
commit4d6a23b7b2c51fa3ea25f19755d73e2964d79adb (patch)
treecd18102fc9692bb9b5a52c84b42be25e428b2ecf /configure.in
parent300153ee90f2f97c899362bf35d2e600d9f62a65 (diff)
downloadirssi-4d6a23b7b2c51fa3ea25f19755d73e2964d79adb.zip
Irssi 0.7.25 released:
+ /WQUERY - create query to current window + Irssi doesn't close the window anymore when using /PART + irssi-text also displays user's address in topic bar in queries. + /NAMES list is now displayed sorted + irssi-text: /WINDOW MOVE PREV|NEXT - Topic bar sometimes displayed some other channel's topic if the channel didn't have a topic. - Irssi automatically changed to auto-created query windows.. - When using /WINDOW CLOSE it didn't change to different window git-svn-id: http://svn.irssi.org/repos/irssi/trunk@124 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 66b604fb..63a64463 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(src)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(irssi, 0.7.24)
+AM_INIT_AUTOMAKE(irssi, 0.7.25)
AM_MAINTAINER_MODE