diff options
author | Attila Molnar <attilamolnar@hush.com> | 2015-05-10 07:24:10 +0200 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2015-05-10 07:24:10 +0200 |
commit | 819d9bade20c5f6f2ea688e337be4844183f4528 (patch) | |
tree | 349f69a1b0a39aea1a3264750d3471fd6e1c5fe5 | |
parent | 09d94db2f06ce1521f19566b3d988cff4b02af6b (diff) |
Release v2.0.20
-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 01c651a29..8686e33ae 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-2.0.19" +echo "InspIRCd-2.0.20" |