[1.4.x] Bumped version for 1.4.17 release.

This commit is contained in:
Tim Graham 2015-01-02 21:07:00 -05:00
parent 35dc639cd6
commit 592187e11b
3 changed files with 4 additions and 4 deletions

View file

@ -50,9 +50,9 @@ copyright = 'Django Software Foundation and contributors'
# built documents.
#
# The short X.Y version.
version = '1.4.16'
version = '1.4.17'
# The full version, including alpha/beta/rc tags.
release = '1.4.16'
release = '1.4.17'
# The next version to be released
django_next_version = '1.5'