[8573] Fixed sql update name

This commit is contained in:
VladimirMangos 2009-09-30 19:52:08 +04:00
parent 1a3e8ca4d0
commit 9ee41092df
6 changed files with 9 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8572"
#define REVISION_NR "8573"
#endif // __REVISION_NR_H__