mirror of
https://github.com/django/django.git
synced 2025-03-12 18:30:48 +00:00
[1.6.x] Bump version for 1.6.4 bugfix release.
This commit is contained in:
parent
b4b63b3832
commit
4a6b911fcf
@ -1,4 +1,4 @@
|
||||
VERSION = (1, 6, 4, 'alpha', 0)
|
||||
VERSION = (1, 6, 4, 'final', 0)
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
|
Loading…
x
Reference in New Issue
Block a user