diff options
author | Manuel Munz <munz@comuno.net> | 2015-05-30 17:01:02 +0200 |
---|---|---|
committer | Manuel Munz <munz@comuno.net> | 2015-05-30 17:01:02 +0200 |
commit | d447b7e9f27c05c9f091c95a296a04126234d16d (patch) | |
tree | 8a202ca8026168b514198f6bfb0bec63708ce322 /contrib/package/meshwizard/Makefile | |
parent | 0eef4678714c05feb18c6b46551bc39cf3ce33ea (diff) |
add changes that were missing in the last commit
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 9d74fe5479..6959c544cf 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.1.1 +PKG_RELEASE:=0.3.0 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |