Rebrand: UnderNet -> UnderChat, versiune actualizata la Release 2.1.6

This commit is contained in:
Underchat 2026-03-02 14:22:20 +02:00
parent 87409fa839
commit 0cf1ddea72
1 changed files with 2 additions and 2 deletions

View File

@ -1195,9 +1195,9 @@ else if(Command == "GENDER")
else if(Command == "VERSION") else if(Command == "VERSION")
{ {
xClient::DoCTCP(theClient, CTCP, xClient::DoCTCP(theClient, CTCP,
"UnderNet Channel Services III [" "UnderChat Channel Services III ["
__DATE__ " " __TIME__ __DATE__ " " __TIME__
"] Release 2.1.5"); "] Release 2.1.6");
} }
else if(Command == "PROBLEM?") else if(Command == "PROBLEM?")
{ {