[7617] Fixed typo in prev. sql update.

This commit is contained in:
VladimirMangos 2009-04-05 04:52:01 +04:00
parent dfa2869136
commit 764c6b5248
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7616"
#define REVISION_NR "7617"
#endif // __REVISION_NR_H__