Skip to content

Commit eeac987

Browse files
committed
Simba: Bumped version up to 1003
1 parent 061ed0a commit eeac987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Units/MMLCore/mufasabase.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ interface
3434
{$I Simba.inc}
3535

3636
const
37-
SimbaVersion = 1001;
37+
SimbaVersion = 1003;
3838
SimbaMajor = 1000; // this should be 980 even if SimbaVersion is 981, etc
3939

4040
SimbaURL = {$IFDEF WINDOWS}

0 commit comments

Comments
 (0)