tvheadend: bump addon version

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-28 16:04:10 +01:00
parent 22ada9d34d
commit 7b7363a25f
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
2.1.6 (unreleased)
3.0.1
- bump addon version
- add support to install as system addon
- update to TVHeadend 3.2, rename addon
- add version string to addon summary

View File

@ -20,7 +20,7 @@
PKG_NAME="tvheadend"
PKG_VERSION="3.2"
PKG_REV="6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"