<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">fredvs <<a href="mailto:fiens@hotmail.com">fiens@hotmail.com</a>> schrieb am Mo., 29. Juli 2019, 11:42:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> You should also use 030100 here as that was added at the same time as the<br>
switch to Word size.<br>
<br>
Ha, ok (so Martin only had begin the work for 030100, I was thinking that<br>
fpc > 030100 = fpc > 3.0.0., like fpc 3.0.2. or fpc 3.0.4).<br>
<br>
So the logic is ok, fpc > 030100 = fpc > 3.1.0.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">The full version numbers for 3.0.0, 3.0.2 and 3.0.4 are 030000, 030002 and 030004 respectively. And 3.1.1 is 030101 and can simply be checked for with > 030100 which is also always > 0300xx. ;) </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>