diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-10-25 22:49:54 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-10-25 22:49:54 +0000 |
commit | 7b385564880cfb5e075d9d69f3b2a52d611c02ff (patch) | |
tree | 8737162a71fc72d2cf7833033dcf21ba207dec3f /contrib/package/meshwizard/Makefile | |
parent | 6021cf3bdffaff58636e181fccf2343b0cf6a790 (diff) |
contrib/imagebuilder: Cleanups, seperate basic and network config of firewall and olsrd
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 5420f89d4e..ffb1911d54 100644 --- a/contrib/package/meshwizard/Makefile +++ b/contrib/package/meshwizard/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=meshwizard -PKG_RELEASE:=2 +PKG_RELEASE:=0.0.5 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |