Started 2.7 branch
This commit is contained in:
parent
f18c3be745
commit
ef432754ee
|
|
@ -12,7 +12,7 @@ from django.core.exceptions import ImproperlyConfigured
|
|||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.6.3-dev'
|
||||
VERSION = '2.7-beta1'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
|
|
|||
Loading…
Reference in New Issue