mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 19:37:01 +00:00
This will avoid show unexpected "gain Name Name(2) Name(N)" spam in log. Maybe exist more nice way seelct like spells instead raw listing but i not see currently it.
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "10996"
|
|
#endif // __REVISION_NR_H__
|