mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
Note this alos have bad side: if some spell wrongly checks as possitive then it will work wrong after. So report if any.
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "11220"
|
|
#endif // __REVISION_NR_H__
|