diff options
| author | Tim Graham <timograham@gmail.com> | 2015-03-18 08:43:42 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-03-18 08:43:42 -0400 |
| commit | 5388692144973ca17ea09612c92dd0b75207f642 (patch) | |
| tree | 1ca997f4ba4847fb3f8e50e13fa0a818179d0049 /docs/conf.py | |
| parent | 2342693b31f740a422abf7267c53b4e7bc487c1b (diff) | |
[1.4.x] Bumped version for 1.4.20 release.1.4.20
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 bf2f41af91..5c4435ad08 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,9 +50,9 @@ copyright = 'Django Software Foundation and contributors' # built documents. # # The short X.Y version. -version = '1.4.19' +version = '1.4.20' # The full version, including alpha/beta/rc tags. -release = '1.4.19' +release = '1.4.20' # The next version to be released django_next_version = '1.5' |
