SABnzbd-Suite: update changelog and version

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-28 01:05:01 +02:00
parent a188f29fcb
commit 67d9c5bd26
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2.1.3
- fix so python dont steal xbmc's webserver port (again)
- add option to wake up periodically
- update to SickBeard-a24eac6
- update to Headphones-298463a
2.1.2
- improve startup script

View File

@ -20,7 +20,7 @@
PKG_NAME="SABnzbd-Suite"
PKG_VERSION="2.1"
PKG_REV="2"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.openelec.tv"