mirror of
https://github.com/django/django.git
synced 2025-04-19 06:44:36 +00:00
[1.6.x] Bump version number for 1.6 beta 3 security release.
This commit is contained in:
parent
2f2731e67e
commit
ed9b7b6295
@ -1,4 +1,4 @@
|
||||
VERSION = (1, 6, 0, 'beta', 2)
|
||||
VERSION = (1, 6, 0, 'beta', 3)
|
||||
|
||||
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