mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Bumped version numbers for 1.6b2.
This commit is contained in:
parent
bfbae15c66
commit
57dc238d0e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 6, 0, 'beta', 1)
|
||||
VERSION = (1, 6, 0, 'beta', 2)
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue