[10410] Fix wrong sql

This commit is contained in:
virusav 2010-08-27 10:54:38 +03:00 committed by Laise
parent a0f5c969ed
commit c8ae8693a2
5 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10409"
#define REVISION_NR "10410"
#endif // __REVISION_NR_H__