On Wed, Aug 1, 2012 at 5:08 PM, Doug Blank <doug.bl...@gmail.com> wrote:
> On Tue, Jul 31, 2012 at 3:15 AM, JJ Zolper <codinga...@gmail.com> wrote:
>> Hello all,
>>
>> I didn't realize a new release was put out until something weird happened.
>>
>> I'm installing DJ on my production server now and when I was downloading a
>> copy from https://www.djangoproject.com/download/
>
> On that same page (option number 2) are a couple of links for the
> "Latest Development Version". The zip file is named:
>
> django-django-1.4-616-g8d3e501.zip
>
> but indeed the version in the zip file is:
>
> VERSION = (1, 5, 0, 'alpha', 0)

That's because you've downloaded "Option 2: Latest development
version". 1.4 is our stable release. 1.5 is the version we are
currently developing

This means that the VERSION string is correct -- the latest
development version is a 1.5 pre-alpha. However, the file name is
misleading. The file name is auto generated by Github; I'll see what
can be done about correcting it.

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to