Django

Code

Show
Ignore:
Timestamp:
09/02/08 16:19:42 (3 months ago)
Author:
ubernostrum
Message:

Bump legacy support branch to 0.96.3 for impending security release

Files:

Legend:

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

    r7530 r8880  
    3535setup( 
    3636    name = "Django", 
    37     version = "0.96.2", 
     37    version = "0.96.3", 
    3838    url = 'http://www.djangoproject.com/', 
    3939    author = 'Lawrence Journal-World',