[c12555] Fix db_version

This commit is contained in:
Dramacydal 2013-05-31 09:02:41 +01:00 committed by Antz
parent 5184ac245e
commit 6043d2d50d
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 "12554"
#define REVISION_NR "12555"
#endif // __REVISION_NR_H__