Bumped django.VERSION to 0.96.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@4809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jacob Kaplan-Moss 2007-03-23 21:02:25 +00:00
parent 1c13d05043
commit 76c9258c0c
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
VERSION = (0, 96, 'pre')
VERSION = (0, 96, None)