imon-mce: prepare for OpenELEC-2.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-14 05:14:25 +01:00
parent f21fdb66b6
commit 50d689f1a5
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2.0.0
- prepare for OpenELEC-2.0 release
1.90.1
- depends on xbmc.python API 2.0

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="imon-mce"
PKG_VERSION="1.90"
PKG_REV="1"
PKG_VERSION="2.0"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.openelec.tv"