Updated changelog and version.

This commit is contained in:
Adam Boeglin 2012-01-28 22:54:48 -05:00
parent ed78b5e3c7
commit fa52a9961e
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2.0.4
- Fixed so that boblightd will not start it's already running
2.0.3
- Removed LD_LIBRARY_PATH dependencies

View File

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