[1.4.x] Bump version numbers for security release.

This commit is contained in:
James Bennett 2013-02-19 14:17:23 -06:00
parent 62d5338bf2
commit f61f800c29
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.3'
version = '1.4.4'
# The full version, including alpha/beta/rc tags.
release = '1.4.3'
release = '1.4.4'
# The next version to be released
django_next_version = '1.5'