Django

Code

Show
Ignore:
Timestamp:
09/02/08 16:18:07 (4 months ago)
Author:
ubernostrum
Message:

Bump legacy support branch to 0.91.3 for impending security release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/branches/0.91-bugfixes/setup.py

    r7532 r8878  
    66setup( 
    77    name = "Django", 
    8     version = "0.91.2", 
     8    version = "0.91.3", 
    99    url = 'http://www.djangoproject.com/', 
    1010    author = 'Lawrence Journal-World',