diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-11-25 16:18:43 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-11-25 16:18:43 +0000 |
commit | c0a776877858ee5354b7acd73d84dccfda0a9513 (patch) | |
tree | 561a6410e45b70f17f3da668584d55caa88988ea /contrib/package/meshwizard/Makefile | |
parent | 3170786db4c92203657bf8028c4ca8c99ec1556e (diff) |
contrib/meshwizard: Allow setting of luci_splash general values
Diffstat (limited to 'contrib/package/meshwizard/Makefile')
-rw-r--r-- | contrib/package/meshwizard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/meshwizard/Makefile b/contrib/package/meshwizard/Makefile index ffb1911d5..8cebf170d 100644 --- a/contrib/package/meshwizard/Makefile +++ b/contrib/package/meshwizard/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=meshwizard -PKG_RELEASE:=0.0.5 +PKG_RELEASE:=0.0.6 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |