diff options
author | jan Milants <jan.milants@gmail.com> | 2012-12-23 14:34:54 -0800 |
---|---|---|
committer | jan Milants <jan.milants@gmail.com> | 2012-12-23 14:34:54 -0800 |
commit | 969258352a3cc23a5c58fdbc144b30ea7e5b3e0f (patch) | |
tree | e876bfda4ff180f2f4399b45ed76a5e95ecd9878 /data/example.conf | |
parent | fa33bb28424e7b6e96c611a94e2039a0153ff6f9 (diff) | |
parent | a6b09c1d9fc80e427040bb03ae1a4db010a7f00a (diff) |
Merge pull request #3 from Faw-kes/1.8
Added Hybrid 8.0 support. (This replaces the experimental Hybrid 7 support.)
Diffstat (limited to 'data/example.conf')
-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 da524f0ec..f5562696e 100644 --- a/data/example.conf +++ b/data/example.conf @@ -78,7 +78,7 @@ # Bahamut 1.4.27 [or later] - "bahamut" # Charybdis 1.0 [or later] - "charybdis" # DreamForge 4.6.7 - "dreamforge" -# Hybrid IRCd 7.0 [experimental] - "hybrid" +# Hybrid IRCd 8.0 - "hybrid" # InspIRCd 1.1 [beta 8 or later] - "inspircd11" # InspIRCd 1.2 [RC3 or later] - "inspircd12" # InspIRCd 2.0 - "inspircd20" |