[1.4.x] Bumped version for 1.4.19 release.

This commit is contained in:
Tim Graham 2015-01-27 11:54:46 -05:00
parent 1e39d0f628
commit 7dd4c5221a
4 changed files with 5 additions and 5 deletions

View file

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