[1.4.x] Bump everything for 1.4.9 bugfix release.

This commit is contained in:
James Bennett 2013-10-24 23:37:26 -05:00
parent 3a46f621fe
commit 8f36d1fd95
4 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@ copyright = 'Django Software Foundation and contributors'
# The short X.Y version.
version = '1.4.8'
# The full version, including alpha/beta/rc tags.
release = '1.4.8'
release = '1.4.9'
# The next version to be released
django_next_version = '1.5'