[8834] Small fix for sql update remove part.

This commit is contained in:
VladimirMangos 2009-11-19 07:37:48 +03:00
parent b5980f061a
commit 876eb401ad
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 "8833"
#define REVISION_NR "8834"
#endif // __REVISION_NR_H__