From: timriker Date: Tue, 18 Jan 2005 23:05:25 +0000 (+0000) Subject: show version X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7f054c8e1ab912bcae160dfdac7d45f2e7a2b5af;p=infobot.git show version git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1110 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/Modules/BZFlag.pl b/src/Modules/BZFlag.pl index b5a94d2..9ea8d2f 100755 --- a/src/Modules/BZFlag.pl +++ b/src/Modules/BZFlag.pl @@ -155,6 +155,7 @@ sub querytext { # quit if version isn't valid return 'not a bzflag server' if ($magic ne "BZFS"); + $response .= "$major$minor$something$revision "; # check version if ($version eq "BZFS0026") { # 1.11.x handled here