vdr-addon: bump addon version

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-07-20 14:56:02 +02:00
parent 5dbde049ce
commit 30daf6b22d
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
4.3.0
- rebuild for addon api bump
4.1.7
- add option to override epg charset
- update to vdr-plugin-vnsiserver-7d4aa81

View File

@ -18,8 +18,8 @@
################################################################################
PKG_NAME="vdr-addon"
PKG_VERSION="4.1"
PKG_REV="7"
PKG_VERSION="4.3"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"