diff options
| author | 2023-08-01 17:22:01 +0100 | |
|---|---|---|
| committer | 2023-08-01 17:22:29 +0100 | |
| commit | e785cdd6034c189bf936639bd87c8cfd409c3ea7 (patch) | |
| tree | 6caf2539970a0ce3003c447854d1ae01a1463ee3 | |
| parent | Fix some links that point to the v3 docs to point to the v4 docs. (diff) | |
Release v4.0.0 alpha 23. v4.0.0a23
| -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 04fa6540d..09aa0fc19 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-4.0.0-a22" +echo "InspIRCd-4.0.0-a23" |
