]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/version.sh
Fix inverted logic in restrictchans that caused it to not play nice with permchannels.
[user/henk/code/inspircd.git] / src / version.sh
index 39950d256dca88151bce24742358a5bea667d974..0175a685fbad925d030be4343f0035a61eed47d7 100755 (executable)
@@ -1,2 +1,2 @@
-#!sh
-echo "InspIRCd-1.0(Beta7)+CVS"
+#!/bin/sh
+echo "InspIRCd-1.2.0b1+Jersey"