Skip to content

Commit

Permalink
Bump the version in a docs example.
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17801 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
alex committed Mar 23, 2012
1 parent 658ca67 commit 14c42b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Then at the Python prompt, try to import Django::

>>> import django
>>> print django.get_version()
1.3
1.4


That's it!
Expand Down

0 comments on commit 14c42b8

Please sign in to comment.