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 | bfd6aeeee003ababc1861ca77d4199fb63d5a566 (patch) | |
tree | 65994ea77bde732290d949912e68e2012b4d7740 /package | |
parent | 0f993c98384e1fdd24abd647929d522e4aa20e12 (diff) |
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')
-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 69cb2ec30..4dd452955 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 |