vdr-addon: bump version

This commit is contained in:
Stefan Saraev 2012-03-08 22:50:24 +02:00
parent 11ee01030f
commit a9e215b47b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2.0.9
- modules to remove on sleep now configurable via settings ui
- enabled plugins now configurable via settings ui
2.0.8
- update to vdr-1.7.25
- update to vdr-plugin-xvdr-c98852f

View File

@ -21,7 +21,7 @@
PKG_NAME="vdr-addon"
PKG_VERSION="2.0"
PKG_REV="8"
PKG_REV="9"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"