boblightd: bump addon version

This commit is contained in:
Stefan Saraev 2012-03-15 11:45:48 +02:00
parent dcfd68db57
commit a93a9a9234
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2.0.5
- add possibilty to start / stop addon from addon manager with enable / disable
- restart boblightd on sleep / resume
2.0.4
- Fixed so that boblightd will not start it's already running

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="boblightd"
PKG_VERSION="2.0.4"
PKG_REV="4"
PKG_VERSION="2.0.5"
PKG_REV="5"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://code.google.com/p/boblight"