Author: ubernostrum Date: 2011-09-09 18:34:55 -0700 (Fri, 09 Sep 2011) New Revision: 16768
Modified: django/branches/releases/1.3.X/docs/conf.py Log: [1.3.X] Bump docs version number, too. Modified: django/branches/releases/1.3.X/docs/conf.py =================================================================== --- django/branches/releases/1.3.X/docs/conf.py 2011-09-10 01:32:14 UTC (rev 16767) +++ django/branches/releases/1.3.X/docs/conf.py 2011-09-10 01:34:55 UTC (rev 16768) @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.3' # The full version, including alpha/beta/rc tags. -release = '1.3' +release = '1.3.1' # The next version to be released django_next_version = '1.4' -- 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.
