File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
<UseVersionInfo Value =" True" />
19
19
<MajorVersionNr Value =" 1" />
20
20
<MinorVersionNr Value =" 2" />
21
- <BuildNr Value =" 4 " />
21
+ <BuildNr Value =" 6 " />
22
22
<Language Value =" 0809" />
23
23
<CharSet Value =" 04B0" />
24
24
<Attributes pvaDebug =" True" />
25
- <StringTable CompanyName =" Villavu.com" FileDescription =" Simba: http://wizzup.org/simba/" OriginalFilename =" Simba.exe" ProductName =" Simba" ProductVersion =" 1.2.0-RC4 " />
25
+ <StringTable CompanyName =" Villavu.com" FileDescription =" Simba: http://wizzup.org/simba/" OriginalFilename =" Simba.exe" ProductName =" Simba" ProductVersion =" 1.2.0-RC6 " />
26
26
</VersionInfo >
27
27
<BuildModes Count =" 2" >
28
28
<Item1 Name =" Debug" Default =" True" />
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ interface
34
34
{ $I Simba.inc}
35
35
36
36
const
37
- SimbaVersion = 1204 ;
37
+ SimbaVersion = 1206 ;
38
38
SimbaMajor = 1200 ; // this should be 980 even if SimbaVersion is 981, etc
39
39
40
40
SimbaURL = { $IFDEF WINDOWS}
You can’t perform that action at this time.
0 commit comments