[7400] fixed sql change from my previous commit.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-03-07 11:30:33 +01:00
parent 1ee2320484
commit f64341068b
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7399"
#define REVISION_NR "7400"
#endif // __REVISION_NR_H__