diff options
| author | 2018-11-05 22:59:02 +0000 | |
|---|---|---|
| committer | 2018-11-05 22:59:02 +0000 | |
| commit | 0d9c5a22626282403b322c2a433d08c17633e507 (patch) | |
| tree | bf5d9c70c618c232f1d7cec3fd19486e3dfbb212 | |
| parent | Fix exposing the ban reason when an xline is found in the bancache. (diff) | |
Release v2.0.27 v2.0.27
| -rwxr-xr-x | src/version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh index b082ad6e1..0467e8f21 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-2.0.26" +echo "InspIRCd-2.0.27" |
