Django

Code

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

Bump legacy support branch to 0.95.4 for impending security release

Files:

Legend:

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

    r7531 r8879  
    66setup( 
    77    name = "Django", 
    8     version = "0.95.3", 
     8    version = "0.95.4", 
    99    url = 'http://www.djangoproject.com/', 
    1010    author = 'Lawrence Journal-World',