http://bugs.winehq.org/show_bug.cgi?id=4849
tony.lambregts@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
------- Additional Comments From tony.lambregts@gmail.com 2006-15-03 20:15 ------- This is not a bug. This is done in order to keep the the drop down list sorted without the extra space the drop down list is incorrectly sorted IE:
0.9 0.9.1. 0.9.10. 0.9.2 ....
I put the extra space in
The only other way around this is to make the version list with an version list
0.9. 0.9.01. 0.9.02. 0.9.03.
or somone else can suggest another method.