diff options
| author | 2022-10-01 02:00:07 +0100 | |
|---|---|---|
| committer | 2022-10-01 02:00:48 +0100 | |
| commit | d9fe87212d7de014092322293ddbca6453202b15 (patch) | |
| tree | 13e876cded95ea35801cb1b5b3d486a76c5709cd /src | |
| parent | Inline the one use of ServerNoticeAll and rm the function. (diff) | |
Release v4.0.0 alpha 15. v4.0.0a15
Diffstat (limited to 'src')
| -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 5702ef5e6..b94c8a4ca 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-4.0.0-a14" +echo "InspIRCd-4.0.0-a15" |
