mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[9717] Fixed [9716] sql update.
Signed-off-by: VladimirMangos <vladimir@getmangos.com> Grr... git_id tool corrupt old sql update (it drop sometime all except guards) and i copy old not fixed version for restore :/ Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
25c2a76b63
commit
83639a0101
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9716"
|
||||
#define REVISION_NR "9717"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue