<div dir="ltr">As far as I understand.<div><br></div><div style>If min = 2.0</div><div style>max will default to 2.99</div><div style><br></div><div style>If min 1.8</div><div style>and max 2.0 it will work in both 2.0 and 1.8</div>

<div style><br></div><div style>- Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 8:27 PM, Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sun, Jun 09, 2013 at 10:27:51AM +0200, Borys Jurgiel wrote:<br>
<br>
> Actually no breaking change happened now, there would be just MUCH more<br>
> switches (assuming that e.g. each formerly QString-type variable may be either<br>
> QString or unicode). So in the simplest plugins you can still use them and<br>
> make the plugin dual-API-compatible. Just remember to explicitly set both<br>
> qgisMinimumVersion and qgisMaximumVersion, otherwise QGIS assumes<br>
> qgisMaximumVersion at 1.999.<br>
<br>
</div>Does this mean that 2.0+ compatible plugins will always need to set<br>
a qgisMaximumVersion ? Or will plugin manager be smart enough to assume<br>
an higher max if qgisMinimumVersion=2.0 ?<br>
<br>
--strk;<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</div></div></blockquote></div><br></div>