diff options
author | Marc Garcia <garcia.marc@gmail.com> | 2009-08-16 21:45:09 +0000 |
---|---|---|
committer | Marc Garcia <garcia.marc@gmail.com> | 2009-08-16 21:45:09 +0000 |
commit | 18e151bc3f8a85f2766d64262902a9fcad44d937 (patch) | |
tree | e8c8c58ab590afb30356bea2a445da89ca304325 /docs/conf.py | |
parent | 1d5aad87f4cd4ccffd24fffe25d6fa6be0bfbdf4 (diff) | |
download | django-soc2009/i18n-improvements.tar.gz |
[soc2009/i18n] merged up to trunk r11463archive/soc2009/i18n-improvementssoc2009/i18n-improvements
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/i18n-improvements@11464 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 078c83a492..bdc1280c0b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,11 +41,11 @@ copyright = 'Django Software Foundation and contributors' # other places throughout the built documents. # # The short X.Y version. -version = '1.0' +version = '1.1' # The full version, including alpha/beta/rc tags. release = version # The next version to be released -django_next_version = '1.1' +django_next_version = '1.2' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |