branches/luci-0.8: bump version to 0.8.4

This commit is contained in:
Jo-Philipp Wich 2009-01-17 23:31:18 +00:00
parent 2b2bdac371
commit 7e1a2a94ae

View file

@ -15,7 +15,7 @@ else
PKG_SOURCE_URL:=http://svn.luci.subsignal.org/luci/$(PKG_BRANCH)
ifeq ($(DUMP),)
PKG_REV:=HEAD
PKG_VERSION:=0.8.3
PKG_VERSION:=0.8.4
endif
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz