diff options
author | Manuel Munz <freifunk@somakoma.de> | 2012-09-22 23:28:18 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2012-09-22 23:28:18 +0000 |
commit | 6ca757e3495ebda3288a91cc4fcc235c945c4d4b (patch) | |
tree | a70f460cae9209601f065c588bd0dcdadc7526c5 /contrib/package/meshwizard/Makefile | |
parent | 6f79422a9a7aa3733b49e36cd24acce2c2b0fe5a (diff) |
contrib/meshwizard: Add widgets in the original order, increase version
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 73f018595e..a9a1a0b6e8 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.7 +PKG_RELEASE:=0.0.8-1 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |