luci-0.8: bump base version

This commit is contained in:
Jo-Philipp Wich 2009-01-31 18:07:43 +00:00
parent 5b9bad1f07
commit 1f88711e2c

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.4
PKG_VERSION:=0.8.5
endif
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz