config/version: set OS_VERSION to 7.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-11-17 13:53:27 +01:00
parent cd34ab0ac1
commit 93f5822152

View File

@ -2,7 +2,7 @@
OPENELEC_VERSION="devel"
# OS_VERSION: OS Version
OS_VERSION="6.0"
OS_VERSION="7.0"
# ADDON_VERSION: Addon version
ADDON_VERSION="6.0"