diff options
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 879f1f4ca..43c5a91c1 100644 --- a/data/example.conf +++ b/data/example.conf @@ -82,7 +82,7 @@ # InspIRCd module is provided by Brain <brain@inspircd.org> # Plexus 2.0 [or later] - "plexus" # PTLink 6.15.0 [experimental] - "ptlink" -# RageIRCd 2.0.0 [beta-6 of later] - "rageircd" +# RageIRCd 2.0.x - "rageircd" # Ratbox 2.0.6 [or later] - "ratbox" # ShadowIRCD 4.0x [beta 7 or later] - "shadowircd" # Solid IRCD 3.4.x [3.4.6 or later] - "solidircd" |