config/version: set OS_VERSION to 4.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-07-19 23:11:47 +02:00
parent 77440d0998
commit aff26c0023

View File

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