[8890] Fix sql update name.

This commit is contained in:
VladimirMangos 2009-11-29 17:38:11 +03:00
parent fe70af7b5d
commit ea20791310
6 changed files with 11 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8889"
#define REVISION_NR "8890"
#endif // __REVISION_NR_H__