diff options
| author | 2023-05-15 11:13:49 +0100 | |
|---|---|---|
| committer | 2023-05-15 11:13:49 +0100 | |
| commit | 40791847e0e2afde1bd505698f17bc2049494d8d (patch) | |
| tree | 933414f7f5d4a894505e415754def0046e00b0a4 | |
| parent | Rename duration to timeutils and relocate InspIRCd::TimeString. (diff) | |
Release v4.0.0 alpha 21. v4.0.0a21
| -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 74deeb924..74d763bb7 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-4.0.0-a20" +echo "InspIRCd-4.0.0-a21" |
