[Mnet-devel] new-style version numbers

zooko at zooko.com zooko at zooko.com
Wed May 5 21:51:32 BST 2004


In my DARCS repository, visible at

http://pion.zooko.com:10330/~zooko/mnet_new-withbakapeerman

I've switched from pyutil.version to distutils.version, closing this issue:

[ 920068 ] use distutils version.py over pyutil version.py?
http://sourceforge.net/tracker/index.php?func=detail&aid=920068&group_id=43482&atid=436453

This means that instead of Mnet version numbers looking like this:

Mnet version number: 0.7.0.134-UNSTABLE

They now look like this:

Mnet version number: 0.7.0a134
Mnet tags: [UNSTABLE]
Mnet sources: [http://pion.zooko.com:10330/~zooko/mnet_new-withbakapeerman]

The "a" in the version number means "alpha release" to Python people.  I guess
every time anyone changes anything in Mnet, then it is another alpha release of
Mnet.  ;-)

Regards,

Zooko




More information about the Mnet-devel mailing list