diff options
author | Peter Powell <petpow@saberuk.com> | 2019-01-07 22:41:54 +0000 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2019-01-07 22:41:54 +0000 |
commit | f4041a13c3894e282fb34010f3373d1950136a8c (patch) | |
tree | 4a1ffdd69bd5ca24672a6ce1e87d6ef877c157c2 /configure | |
parent | 2e3c6309099841fd573b423d167980be47e634b2 (diff) |
Release v3.0.0 release candidate 1.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ affect the running of your server. It is recommended that you use a stable version instead. You can obtain the latest stable version from http://www.inspircd.org/ or by -running `<|GREEN git checkout $(git describe --abbrev=0 --tags insp20)|>` if you are +running `<|GREEN git checkout $(git describe --abbrev=0 --tags insp3)|>` if you are installing from Git. EOW if (!prompt_bool $interactive, 'I understand this warning and want to continue anyway.', $opt_development // 0) { |