mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
Place spell where it belongs instead, along with other spells doing the same. Spell will add/remove the correct flags this time. git blame: Hasty research, lack of coffee, broken brain Signed-off-by: NoFantasy <nofantasy@nf.no>
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "11404"
|
|
#endif // __REVISION_NR_H__
|