Merge pull request #1279 from chewitt/version_devel

config: set version to devel
This commit is contained in:
MilhouseVH 2017-02-05 06:06:07 +00:00 committed by GitHub
commit 504ecccd10

View File

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