[8289] Fixed build problem with some old mysql versions at Unix/Linux.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Derex 2009-08-01 21:15:59 +04:00 committed by VladimirMangos
parent 3150ae9cbc
commit 7af48902f1
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8288"
#define REVISION_NR "8289"
#endif // __REVISION_NR_H__