SABnzbd-Suite: bump version

This commit is contained in:
Stefan Saraev 2012-06-17 18:06:16 +03:00
parent 150546d9d0
commit b20147b3ea
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2.1.5
- fixed bug in startup (caused by couchpotatoserver / configobj)
- add possibilty to start / stop addon from addon manager with enable / disable
2.1.4
- fixes bug in sleep control
- added couchpotato v2

View File

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