Merge pull request #1106 from chewitt/set-devel

config: set version to devel
This commit is contained in:
CvH 2016-12-31 13:30:50 +01:00 committed by GitHub
commit b3aae8fd40

View File

@ -1,5 +1,5 @@
# VERSION: set full version, use "devel" for development version # VERSION: set full version, use "devel" for development version
LIBREELEC_VERSION="7.0.3" LIBREELEC_VERSION="devel"
# OS_VERSION: OS Version # OS_VERSION: OS Version
OS_VERSION="7.0" OS_VERSION="7.0"