mirror of
https://github.com/django/django.git
synced 2025-08-02 18:13:02 +00:00
[1.4.x] Bump version numbers for security release.
This commit is contained in:
parent
58806ce153
commit
0f54fed0b6
2 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue