django.VERSION changes committed

0 views
Skip to first unread message

James Bennett

unread,
Sep 30, 2008, 2:00:44 PM9/30/08
to django-d...@googlegroups.com
In revisions 9102 and 9103, I committed the changes to django.VERSION
and django.get_version() announced previously[1].

To recap:

The VERSION tuple in trunk is now (1, 1, 0, 'alpha', 0), and
get_version() in trunk now prints "1.1 pre-alpha SVN-9103".

The VERSION tuple in the 1.0.x branch is now (1, 0, 1, 'alpha', 0),
and get_version() in that branch prints "1.0.1 pre-alpha SVN-9103".

I'll write up final documentation for this a bit later on, but since
we're now doing exactly the same thing Python does with
sys.version_info, it hopefully won't be too difficult for people to
work with :)


[1] http://groups.google.com/group/django-developers/browse_thread/thread/1f703b2afe6bb35c/dccef0aac01d7cf3


--
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

Reply all
Reply to author
Forward
0 new messages