config/version: set OPENELEC_VERSION to 4.1.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-07-22 05:46:30 +02:00
parent 810d2d305e
commit e552a22a6e

View File

@ -1,5 +1,5 @@
# VERSION: set full version, use "devel" for development version
OPENELEC_VERSION="devel"
OPENELEC_VERSION="4.1.2"
# OS_VERSION: OS Version
OS_VERSION="4.2"