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 | 372c72f197aced08b265420d182cc7e2bbe25904 (patch) | |
tree | 65994ea77bde732290d949912e68e2012b4d7740 /package/wificonf/Makefile | |
parent | 19dc87f3e74133c39fbc74de9e42718836a6d9b1 (diff) | |
download | master-187ad058-372c72f197aced08b265420d182cc7e2bbe25904.tar.gz master-187ad058-372c72f197aced08b265420d182cc7e2bbe25904.tar.bz2 master-187ad058-372c72f197aced08b265420d182cc7e2bbe25904.zip |
bump version number of wificonf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wificonf/Makefile')
-rw-r--r-- | package/wificonf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wificonf/Makefile b/package/wificonf/Makefile index 69cb2ec300..4dd452955f 100644 --- a/package/wificonf/Makefile +++ b/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 |