diff options
| author | James Bennett <james@b-list.org> | 2013-10-24 23:31:51 -0500 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2013-10-24 23:31:51 -0500 |
| commit | c30516e9cca2ddc92a43187284521d0faad2aa88 (patch) | |
| tree | a987bdb1b9efdb5cdaf1766f24acfb645825165a /docs/conf.py | |
| parent | f571345ef795d28fbe8aa7e6291a77fe372f3cf8 (diff) | |
[1.5.x] Bump everything for 1.5.5 bugfix release.1.5.5
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 9c5a29e1c5..3e666d05f8 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.4' +version = '1.5.5' # The full version, including alpha/beta/rc tags. release = '1.5.4' # The next version to be released |
