vdr-addon: bump version

This commit is contained in:
Stefan Saraev 2012-03-04 18:30:39 +02:00
parent 6826904919
commit 8e9912cac4
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2.0.8
- update to vdr-1.7.25
- update to vdr-plugin-xvdr-c98852f
- add streamdev-client / server plugin
- update to vdr-iptv-0.5.0
2.0.7
- add possibilty to start / stop addon from addon manager with enable / disable

View File

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