diff options
| author | James Bennett <james@b-list.org> | 2014-08-20 15:09:42 -0500 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2014-08-20 15:09:42 -0500 |
| commit | 1f5ff0b1eb2f123523dd659916b6f0a4c0068249 (patch) | |
| tree | 29314ebd8ce1fea67f0d66fd8c35966ad5e59177 /docs/conf.py | |
| parent | 2a446c896e7c814661fb9c4f212b071b2a7fa446 (diff) | |
[1.5.x] Bump version numbers for security release.1.5.9
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 5a030a14c9..30589add5c 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.8' +version = '1.5.9' # The full version, including alpha/beta/rc tags. release = version # The next version to be released |
