summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-08-03 09:52:07 +0000
committerSteven Barth <steven@midlink.org>2008-08-03 09:52:07 +0000
commitedc26dadc072370c81f74398e8e0b2102ba53208 (patch)
treee3cdadfdda5fed7ce65773588f8cba827bbc9440 /contrib/uci/Makefile
parent14e62cc311ddbe9d215f51b910164f2e4a95fd20 (diff)
Bump UCI version to 0.4.8
Diffstat (limited to 'contrib/uci/Makefile')
-rw-r--r--contrib/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile
index d3f8403c2..a153203b2 100644
--- a/contrib/uci/Makefile
+++ b/contrib/uci/Makefile
@@ -1,7 +1,7 @@
include ../../build/config.mk
include ../../build/gccconfig.mk
-UCI_VERSION = 0.4.4
+UCI_VERSION = 0.4.8
UCI_SITE = http://mirror2.openwrt.org/sources
UCI_DIR = uci-$(UCI_VERSION)
UCI_FILE = $(UCI_DIR).tar.gz