On Tue, Jun 28, 2016 at 11:36:40AM -0400, John Kasunich wrote: > > It is only monotonically increasing if you interpret it as two integers > separated by a dot. Humans can interpret it any way they want, but > how do programs interpret it?
for debian packages this is really well defined, but also very complicated, so dpkg has a way you can ask: % dpkg --compare-versions 2.9 lt 2.10 && echo yep it is yep it is ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
