mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[8528] Implementing implicit target 49, 50. Thanks to qsa.
Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
parent
0517d4ccdd
commit
e86f7d74ec
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
|
<<<<<<< HEAD
|
||||||
#define REVISION_NR "8521"
|
#define REVISION_NR "8521"
|
||||||
|
=======
|
||||||
|
#define REVISION_NR "8528"
|
||||||
|
>>>>>>> [8528] Implementing implicit target 49, 50. Thanks to qsa.
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue