[c12607] Implement SCRIPT_COMMAND_TERMINATE_COND

This commit is contained in:
Schmoozerd 2013-05-31 11:46:10 +01:00 committed by Antz
parent ad7d7dad1a
commit af1c665095
6 changed files with 70 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12606"
#define REVISION_NR "12607"
#endif // __REVISION_NR_H__