[8491] Add absent empty line to end of sql updates.

Thanks to mns for pointing to problem.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
VladimirMangos 2009-09-12 04:15:26 +04:00
parent e0c319ef33
commit 692f32c82a
16 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8490"
#define REVISION_NR "8491"
#endif // __REVISION_NR_H__