diff options
| author | 2022-04-30 20:26:12 +0100 | |
|---|---|---|
| committer | 2022-04-30 20:26:12 +0100 | |
| commit | 287333d86f093c62c60718f71a693f4e4b172cf9 (patch) | |
| tree | 1099c91224c36fa5c3f7c8613fc8289e57655ae2 | |
| parent | Fix the CI build on Windows. (diff) | |
Release v4.0.0 alpha 10. v4.0.0a10
| -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 0da2ba01a..5b33baa31 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-4.0.0-a9" +echo "InspIRCd-4.0.0-a10" |
