Method Global:GetCoreVersion [-] [+]
Returns emulator version
- For TrinityCore returns the date of the last revision, e.g.
2015-08-26 22:53:12 +0300
- For cMaNGOS returns the date and time of the last revision, e.g.
2015-09-06 13:18:50
- for MaNGOS returns the version number as string, e.g.
21000
Synopsis
version = GetCoreVersion()
Arguments
None.
Returns
string version
- See method description.