mirror of
https://github.com/django/django.git
synced 2024-12-26 11:06:07 +00:00
[1.8.x] Bumped version to 1.8 rc 1.
This commit is contained in:
parent
770427c289
commit
e3c9412d86
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (1, 8, 0, 'beta', 2)
|
||||
VERSION = (1, 8, 0, 'rc', 1)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user