[12023] Enable SQL-Storage to work with entries of value zero

This commit is contained in:
Schmoozerd 2012-06-25 21:12:35 +02:00
parent a309de2e6d
commit 314c448a3d
2 changed files with 24 additions and 26 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12022"
#define REVISION_NR "12023"
#endif // __REVISION_NR_H__