vdr-addon: bump addon version

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

View File

@ -1,3 +1,6 @@
3.0.1
- bump addon version
2.1.8
- rebuild due to some static libs in latest git

View File

@ -20,8 +20,8 @@
################################################################################
PKG_NAME="vdr-addon"
PKG_VERSION="2.1"
PKG_REV="8"
PKG_VERSION="3.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"