mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[8733] Access to chat channels by case-insensitive channel names.
But remember original case of name.
This commit is contained in:
parent
04911535ea
commit
9746a97174
3 changed files with 21 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8732"
|
||||
#define REVISION_NR "8733"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue