config/version: set OS_VERSION to 5.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-07-27 17:04:50 +02:00
parent 0d2ba2d1ff
commit 50a88fe55c

View File

@ -2,7 +2,7 @@
OPENELEC_VERSION="devel"
# OS_VERSION: OS Version
OS_VERSION="4.2"
OS_VERSION="5.0"
# ADDON_VERSION: Addon version
ADDON_VERSION="4.3"