diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2014-05-14 18:27:45 +0200 |
|---|---|---|
| committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2014-05-14 18:27:50 +0200 |
| commit | 4e922f608424b36e83ff54a106392476e9e24c3e (patch) | |
| tree | 2543e551699b76ccf66ec93e7bf421e9623bb65c /docs/conf.py | |
| parent | ffcb0091783c637670afeee6faa616e912f23279 (diff) | |
Bumped version numbers for release.1.5.8
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index c948be72cc..5a030a14c9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,7 +52,7 @@ copyright = 'Django Software Foundation and contributors' # built documents. # # The short X.Y version. -version = '1.5.7' +version = '1.5.8' # The full version, including alpha/beta/rc tags. release = version # The next version to be released |
