Author: Alex
Date: 2012-03-23 11:05:31 -0700 (Fri, 23 Mar 2012)
New Revision: 17801
Modified:
django/trunk/docs/intro/install.txt
Log:
Bump the version in a docs example.
Modified: django/trunk/docs/intro/install.txt
===================================================================
--- django/trunk/docs/intro/install.txt 2012-03-23 16:58:48 UTC (rev 17800)
+++ django/trunk/docs/intro/install.txt 2012-03-23 18:05:31 UTC (rev 17801)
@@ -86,7 +86,7 @@
>>> import django
>>> print django.get_version()
- 1.3
+ 1.4
That's it!
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.