http://bugzilla.wpkg.org/show_bug.cgi?id=120 --- Comment #17 from Daniel Dehennin <daniel.dehennin at ac-caen.fr> 2009-06-17 08:42:34 --- What about using minus "-" and plus "+" ? 1.0RC1 is lower than 1.0, why not using 1.0-1 ? 1.0MR1 is greater than 1.0, why not using 1.0+1 ? Each RC, MR, a, b & co are greater or lower, abstract all with "+" and "-". 1.0-1.1: version 1.1 before 1.0 (but after 0.9). 1.0+0.2: version 0.2 after 1.0 (but before 1.1). Regards. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |