branches/luci-0.8: bump version to 0.8.4
This commit is contained in:
parent
2b2bdac371
commit
7e1a2a94ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue