Steve Dower added the comment:

Looks like the way I was calculating the version number of the installer didn't 
take into account a2 and a3 - we had 3.5.0.10 for 3.5.0a*.

I think switching to $(Major).$(Minor).$(Field3Value).0 is correct here - this 
should give us 3.5.100.0, 3.5.101.0, 3.5.102.0 for 3.5.0a1-3, then 3.5.1100.0 
for 3.5.1a1, etc.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23612>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to