Commit 2aca8fd

Nick Faro committed on
Whoops
commit 2aca8fdb0797f12598d4256fea84b2d1f2b6baab parent 5edd985
1 changed files +1−1
Modifiedsrc/constants.pas +1−1
@@ -18,7 +18,7 @@ type
18 TRoutineIndex = 0..15; 18 TRoutineIndex = 0..15;
19 19
20 const 20 const
21 UGE_FORMAT_VERSION = 6; 21 UGE_FORMAT_VERSION = 7;
22 22
23 //HT_GIT_TAG = {$INCLUDE revision.inc} {$ifdef DEVELOPMENT} + '-DEBUG'{$ENDIF}; 23 //HT_GIT_TAG = {$INCLUDE revision.inc} {$ifdef DEVELOPMENT} + '-DEBUG'{$ENDIF};
24 24