diff options
author | Manuel Munz <freifunk@somakoma.de> | 2013-09-20 18:37:18 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2013-09-20 18:37:18 +0000 |
commit | 2c715932ad7944101195c65c5619d9a29c2dc6d5 (patch) | |
tree | e54e9a5c0c2b81651d4d5a36d67b56e5404391b0 /contrib/package/meshwizard/Makefile | |
parent | 2598a2cfd1ba5baa78c1cddb12ed3204ea5484fb (diff) |
contrib/meshwizard: Add services file in olsr nameservice configuration
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 669f1909c..f1fe434a7 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.13 +PKG_RELEASE:=0.0.14 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |