diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-13 21:28:08 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-13 21:28:08 +0000 |
commit | f1645a9a1260bf25ba065dd6d36f2d69c2d5717b (patch) | |
tree | b5a9e46304b626f15dba82ebf92e8bfd11e29daf /openwrt/package | |
parent | 5dd4154ec39fbcbd7a8900ae8839f20b1dcb324b (diff) |
bump version number of wificonf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1650 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-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 69cb2ec300..4dd452955f 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 |