mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Note that WoW 4.x support for libmpq still unclear, but in any case this Stormlib version is outdated too and will not support it either, even if we need to switch back.
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "10166"
|
|
#endif // __REVISION_NR_H__
|