summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-12-23 11:47:50 +0000
committerSteven Barth <steven@midlink.org>2008-12-23 11:47:50 +0000
commit22625f02fd298a830c5c377c2aec7bd25e0a20a4 (patch)
tree1a312ba9c8c402aa07f8b5ace6a68045851e7848 /contrib/uci
parent3a7171d73d5c4fb163b2e2675fd0f76bb645000c (diff)
Bump UCI
Diffstat (limited to 'contrib/uci')
-rw-r--r--contrib/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile
index 7e75f576e..1b9151952 100644
--- a/contrib/uci/Makefile
+++ b/contrib/uci/Makefile
@@ -1,7 +1,7 @@
include ../../build/config.mk
include ../../build/gccconfig.mk
-UCI_VERSION = 0.6.4
+UCI_VERSION = 0.7.0
UCI_SITE = http://mirror2.openwrt.org/sources
UCI_DIR = uci-$(UCI_VERSION)
UCI_FILE = $(UCI_DIR).tar.gz