[12015] Add pullrequest #47 for improvements with mmap generator debug output

Don't override obj-files, which are created with "movemapgen -debugOutput true"

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Reamer 2012-04-19 21:38:42 +02:00 committed by Schmoozerd
parent 3d3529dc07
commit fa6233609b
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 "12014"
#define REVISION_NR "12015"
#endif // __REVISION_NR_H__