Merge pull request #2691 from chewitt/devel

config: set version to devel
This commit is contained in:
MilhouseVH 2018-05-09 05:59:30 +01:00 committed by GitHub
commit 57e48ebe38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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