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

This commit is contained in:
James Bennett 2012-10-17 17:15:49 -05:00
parent 58806ce153
commit 0f54fed0b6
2 changed files with 3 additions and 3 deletions

View file

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