From 439ad3e73657be819aa9a0bf64361a1a5150a162 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 11 Jul 2024 01:13:40 +0100 Subject: Make it clear that inspircd3 also works with InspIRCd 4. --- data/example.conf | 2 +- data/stats.standalone.example.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/example.conf b/data/example.conf index 043fa4366..8237102e0 100644 --- a/data/example.conf +++ b/data/example.conf @@ -259,7 +259,7 @@ serverinfo * - hybrid * - inspircd12 * - inspircd20 - * - inspircd3 + * - inspircd3 (for 3.x and 4.x) * - ngircd * - plexus * - ratbox diff --git a/data/stats.standalone.example.conf b/data/stats.standalone.example.conf index 5aea3a6e2..63a47de83 100644 --- a/data/stats.standalone.example.conf +++ b/data/stats.standalone.example.conf @@ -256,7 +256,7 @@ serverinfo * - hybrid * - inspircd12 * - inspircd20 - * - inspircd3 + * - inspircd3 (for 3.x and 4.x) * - ngircd * - plexus * - ratbox -- cgit