Merge pull request #1042 from chewitt/version_devel

config: set version to devel
This commit is contained in:
Lukas Rusak 2016-12-07 12:29:30 -08:00 committed by GitHub
commit 926d30c39f

View File

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