[9755] Fixed sql update version and related data

This commit is contained in:
VladimirMangos 2010-04-17 15:40:42 +04:00
parent 48254e3879
commit ae9985e778
5 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9754"
#define REVISION_NR "9755"
#endif // __REVISION_NR_H__