diff options
| author | James Bennett <james@b-list.org> | 2012-12-10 15:45:04 -0600 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2012-12-10 15:45:04 -0600 |
| commit | 1f0af3c529885beca39e0d4981fb4794ef3102c2 (patch) | |
| tree | 13f88e71e642d68d7bb2ab116fbfec0c2451ee49 /docs/conf.py | |
| parent | 319627c184e71ae267d6b7f000e293168c7b6e09 (diff) | |
[1.4.x] Bump version numbers for security release.1.4.3
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 10d34ad7fc..45e2b502d4 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.2' +version = '1.4.3' # The full version, including alpha/beta/rc tags. -release = '1.4.2' +release = '1.4.3' # The next version to be released django_next_version = '1.5' |
