At 05:36 PM 6/21/2006 -0400, Jim Fulton wrote: >In ascending version order, what is the ordering of: > > <1.2, >1.2, ==1.2, <=1.2, >=1.2, and !=1.2 > >? It's actually unspecified, because it makes no sense to have more than one condition for the same version. What could the assortment of values you just listed possibly *mean*?