[8750] Fix sql update for [8749]. Use this version.

This commit is contained in:
VladimirMangos 2009-10-29 09:25:22 +03:00
parent 3c53dded97
commit 78022c0999
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 "8749"
#define REVISION_NR "8750"
#endif // __REVISION_NR_H__