Merge pull request #2274 from codesnake/set_version_devel_le82

[LE 8.2] config: Set version to devel
This commit is contained in:
Christian Hewitt 2017-11-28 06:32:06 +04:00 committed by GitHub
commit 2a5e229a20
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.1"
LIBREELEC_VERSION="devel"
# OS_VERSION: OS Version
OS_VERSION="8.2"