Merge pull request #1648 from chewitt/bump_version

config: set version to devel
This commit is contained in:
Lukas Rusak 2017-05-25 20:56:05 -07:00 committed by GitHub
commit 8e03887f6c

View File

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