/VERSION command and /SV alias now print the version date too.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1732 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-08-09 00:50:22 +00:00 committed by cras
commit 22e1a6dacc
2 changed files with 3 additions and 2 deletions

View file

@ -59,7 +59,7 @@ aliases = {
UMODE = "mode $N";
WC = "window close";
WN = "window new hide";
SV = "say Irssi $J - http://irssi.org/";
SV = "say Irssi $J ($V) - http://irssi.org/";
GOTO = "sb goto";
CHAT = "dcc chat";
RUN = "SCRIPT LOAD";