[11939] Make binary_extracting scripts compatible to bourne shell. Thanks to nighoo for pointing

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2012-04-06 19:35:40 +02:00
parent 95ce0c927c
commit fe3f4a43ee
3 changed files with 18 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11938"
#define REVISION_NR "11939"
#endif // __REVISION_NR_H__