vdr-addon: bump version

This commit is contained in:
Stefan Saraev 2012-03-29 20:44:16 +03:00
parent 94f178a2f1
commit 98f5c086fb
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2.1.2
- update to vdr-1.7.27
- update to vdr-dynamite-10d78a8
- update to vdr-sc-605
2.1.1
- rebuild for addon version 2.1
- update to vdr-plugin-dvbapi-9bef03f

View File

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