diff options
| author | James Bennett <james@b-list.org> | 2014-04-28 15:34:35 -0500 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2014-04-28 15:34:35 -0500 |
| commit | c47324b2de6c967dd76ad6095c4b42b177e5473b (patch) | |
| tree | 512ea520ac42f943ee5b06e19172336bb95ca893 /docs | |
| parent | 47a352f84e82767ac0e58ea387b192bf896fd574 (diff) | |
[1.5.x] Update version numbers for 1.5.7 bugfix release.1.5.7
Diffstat (limited to 'docs')
| -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 1ca303a42a..c948be72cc 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.6' +version = '1.5.7' # The full version, including alpha/beta/rc tags. release = version # The next version to be released |
