mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[8036] Move unneded defines from dotconfpp.h to dotconfpp.cpp
This will prevent unexpected redefines and unrelated files build problems.
This commit is contained in:
parent
0b4c37f751
commit
3964a0d603
3 changed files with 13 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8035"
|
||||
#define REVISION_NR "8036"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue