On Sep 12, 2011, at 10:17 AM, Andreas Röhler wrote: >intend to write > >(defconst py-version "6.0.3") > >in trunk, ie having py-version expressed number of upcoming release instead >of the last one.
There are lots of ways projects designate version number in unreleased branches. I tend to like doing "x.y.z+" where "x.y.z" is the last official release. However, for python-mode, I think it's up to you how you want to handle this, so if this works best for you, go for it. -Barry
signature.asc
Description: PGP signature
_______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode