diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-07-09 12:48:22 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-07-09 12:48:22 +0000 |
| commit | 4d842e5ab23fbb28df0a4694c312bcbc77e78442 (patch) | |
| tree | 1da39a17b8280186c4829a4d46765c092beac446 | |
| parent | 65665505f40a4046b79613194f08d81f7b58f6a3 (diff) | |
Edited the version of rage2 supported.
git-svn-id: svn://svn.anope.org/anope/trunk@848 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@601 5417fbe8-f217-4b02-8779-1006273d7864
| -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" |
