Change of versioning

Change-Id: Icc60310a4f36c15327fc4af450f69aab8fff7645
This commit is contained in:
Martin Mágr
2015-10-26 12:11:09 +01:00
parent c35f29a2ef
commit 90cf7c16fa

View File

@@ -18,7 +18,7 @@ import pkg_resources
from .installer.utils import execute
VERSION = ['2015', '2']
VERSION = ['7', '0', '0']
OS_RELEASE = 'Liberty'
RESERVE_STR = None