Merge pull request #1939 from chewitt/version

config: set version to devel
This commit is contained in:
MilhouseVH 2017-09-02 11:10:10 +01:00 committed by GitHub
commit 1ae430dbc7

View File

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