Changed django.VERSION from 0.95 to to 0.96-pre

git-svn-id: http://code.djangoproject.com/svn/django/trunk@3495 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2006-07-30 00:59:59 +00:00
parent 9e957485bd
commit 7b0c3d4a11
1 changed files with 1 additions and 1 deletions

View File

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