[12707] Fixed compilation error, thanks @Salja2012 and @mAd-DaWg for pointing

This commit is contained in:
sanctum32 2013-10-21 17:05:44 +03:00 committed by Antz
parent 6081b6a816
commit dfb5ea40f3
3 changed files with 16 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12706"
#define REVISION_NR "12707"
#endif // __REVISION_NR_H__