Merge pull request #1480 from chewitt/version_devel

config: set version to devel
This commit is contained in:
Peter V 2017-03-24 12:05:51 +01:00 committed by GitHub
commit 6682c6267f

View File

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