[11116] Fixed sql update guards data.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

silverice, please use git_id -s instead manual editing for sql updates ;)
This commit is contained in:
blueboy 2011-02-07 14:33:02 +03:00 committed by VladimirMangos
parent 50e681146e
commit 332c4174d2
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11115"
#define REVISION_NR "11116"
#endif // __REVISION_NR_H__