Am 12.09.2011 16:39, schrieb Barry Warsaw:
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


the number ahead also takes the danger of forgetting-to-change it at the last moment.

Would save some nerves here... So I'll make use of your permission.

Andreas



_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to