[0.91-bugfixes] Fix a silly typo in the version number.
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@9230 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
30d4c16ade
commit
7d3b409311
|
@ -1 +1 @@
|
||||||
VERSION = (0, 9, 3, 'SVN')
|
VERSION = (0, 91, 3, 'SVN')
|
||||||
|
|
Loading…
Reference in New Issue