[10726] Correct one SQL in tools, table was renamed.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-11-16 08:53:44 +01:00
parent 6e1605caef
commit f5e40a5fda
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10725"
#define REVISION_NR "10726"
#endif // __REVISION_NR_H__