diff options
author | Attila Molnar <attilamolnar@hush.com> | 2014-07-24 14:24:00 +0200 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2014-07-24 14:24:00 +0200 |
commit | 2cc3d7ecb8cd77341215db5bb94cebf917a5c5ef (patch) | |
tree | 3d9300d389d9f389c390b692de7f537ec79c3ac3 | |
parent | 484bb1ef629d510f5b9bccf56f54c5af27fa3650 (diff) |
Release v2.0.17
-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 7e11aaaea..8246485b1 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-2.0.16" +echo "InspIRCd-2.0.17" |