diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-08-13 21:28:08 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-08-13 21:28:08 +0000 |
commit | 4808c60f66b89c448aa649ece95bc3c38524dc6d (patch) | |
tree | b5a9e46304b626f15dba82ebf92e8bfd11e29daf | |
parent | 0e764b85a383a392377558ba90833d6b40d2b49f (diff) | |
download | mtk-20170518-4808c60f66b89c448aa649ece95bc3c38524dc6d.zip mtk-20170518-4808c60f66b89c448aa649ece95bc3c38524dc6d.tar.gz mtk-20170518-4808c60f66b89c448aa649ece95bc3c38524dc6d.tar.bz2 |
bump version number of wificonf
SVN-Revision: 1650
-rw-r--r-- | openwrt/package/wificonf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wificonf/Makefile b/openwrt/package/wificonf/Makefile index 69cb2ec..4dd4529 100644 --- a/openwrt/package/wificonf/Makefile +++ b/openwrt/package/wificonf/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wificonf -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf |