tvheadend: bump addon version

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

View File

@ -1,3 +1,6 @@
4.3.0
- rebuild for addon api bump
4.1.2
- fix issues with "wait for frontend init". thanks @sraue

View File

@ -18,7 +18,7 @@
PKG_NAME="tvheadend"
PKG_VERSION="3.9.1083"
PKG_REV="2"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"